Comment 4 for bug 1620669

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ui (stable/mitaka)

Reviewed: https://review.openstack.org/366242
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=81c85d7950e0692611cb9a78a42a2320805eda85
Submitter: Jenkins
Branch: stable/mitaka

commit 81c85d7950e0692611cb9a78a42a2320805eda85
Author: Vitaly Kramskikh <email address hidden>
Date: Tue Sep 6 18:18:47 2016 +0300

    Fix tooltip updating logic

    This commit fixes stuck tooltips for disabled buttons on
    the deployment history control and everywhere where it could
    be used in the same conditions. componentDidUpdate() method
    of the Tooltip control was modified to handle all possible
    situations.

    Change-Id: Ifea56e087101096023c67ef26f1e1a8c83ab7712
    Closes-Bug: #1620669