focalboard/webapp
kamre 7be9085b1b
[GH-1007] Fix popup menus visibility (#4069)
* Always show popup menu when it is opened:
- add additional class name `menuOpened` and ensure that menu is visible
- new component `CardActionsMenuIcon` introduced and used for kanban/gallery/calendar card actions menu
- increase `z-index` for `ContentBlock` when menu is opened to avoid overlaps

* Jest snapshots updated: additional classes added to existing elements.

* Jest snapshot for mattermost-plugin test updated.

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-10-26 13:38:09 -06:00
..
__mocks__
cypress Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
html-templates
i18n Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
src [GH-1007] Fix popup menus visibility (#4069) 2022-10-26 13:38:09 -06:00
static MM-46646 Serve all plugin images via webpack 2022-09-07 19:14:34 -04:00
.eslintignore
.eslintrc.json Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json Refactor z-index values to a SCSS map (#3332) 2022-07-11 17:27:03 +05:30
cypress.json
NOTICE.txt
package-lock.json Use different icons for random and Pick Icon (Closes: #3899) (#3924) 2022-10-11 10:19:25 -05:00
package.json Use different icons for random and Pick Icon (Closes: #3899) (#3924) 2022-10-11 10:19:25 -05:00
tsconfig.json
tslint.json
webpack.common.js fix[GH-3764]: webpack extension (#3906) 2022-10-03 15:27:13 +05:30
webpack.dev.js
webpack.prod.js