focalboard/mattermost-plugin/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
..
i18n
loaders
src [GH-1007] Fix popup menus visibility (#4069) 2022-10-26 13:38:09 -06:00
tests ci: test & lint mattermost-plugin (#3156) 2022-07-13 08:28:13 +02:00
.eslintignore
.eslintrc.json ci: test & lint mattermost-plugin (#3156) 2022-07-13 08:28:13 +02:00
.gitignore
.npmrc
babel.config.js
package-lock.json MM-46274 Temporarily roll back dependency versions to match web app 2022-08-17 16:22:35 -04:00
package.json MM-46725 Add build-product target to compile the Boards product (#4016) 2022-10-13 16:56:59 -04:00
tsconfig.json
webpack.config.js Merge branch 'main' into MM-47238_boards-dev-server-url 2022-10-25 17:24:54 -04:00