mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
a9d021af18
Summary: - Clicking quickly on the small save/revert button was caussing the tooltip to stay around. - But if user waited a little bit before clicking the save button, the tooltip was shown, and then properly removed when the button was removed. - Code was missing propertly handling of disposal before the tooltip were shown. Test Plan: Added test case to the projects/tooltip.ts tests Reviewers: paulfitz Reviewed By: paulfitz Differential Revision: https://phab.getgrist.com/D2797 |
||
---|---|---|
.. | ||
client | ||
common | ||
gen-server | ||
plugin | ||
server | ||
tsconfig.json |