mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-23 18:34:02 +02:00
b7a35364fb
* Don't close menus for board properties or filter values when switch item is toggled. * Stop click propagation for menu items. * Jest tests fixed and snapshots updated. * Fix Cypress tests. * Unit tests for `FilterValue` and `ViewHeaderPropertiesMenu` checking that menu is not closed added. * Reverted changes to the dom structure of `MenuWrapper`