gristlabs_grist-core/app
Cyprien P a9d021af18 (core) fixes hanging Save/Revert tooltips
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
2021-05-04 15:18:01 +02:00
..
client (core) fixes hanging Save/Revert tooltips 2021-05-04 15:18:01 +02:00
common (core) Add our very own implementation of tokenfield (aka pillbox, tag list) 2021-05-03 17:16:24 -04:00
gen-server (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
plugin (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
server (core) uncheck FullCopy special when copying/forking a document 2021-04-29 08:56:54 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00