gristlabs_grist-core/app
Cyprien P 8c6148dd9f (core) fix closing of the search bar
Summary:
   - Sending `ESCAPE` while hovering the options panel was not working
   - This is because of the keepExpanded flag which was set to true
   - Solution is to set the keepExpanded flag to false, prior to toggling the Menu

Test Plan:  - Tested manually

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2836
2021-05-25 16:46:30 +02:00
..
client (core) fix closing of the search bar 2021-05-25 16:46:30 +02:00
common (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
gen-server (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
plugin (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
server (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00