1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
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 Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
loaders Unfurl Focalboard Link (#1081) 2021-10-22 12:13:31 -04:00
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 Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
.eslintrc.json ci: test & lint mattermost-plugin (#3156) 2022-07-13 08:28:13 +02:00
.gitignore Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.npmrc Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
babel.config.js npm dependency upgrade (#470) 2021-05-25 13:22:28 +02:00
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 Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
webpack.config.js Merge branch 'main' into MM-47238_boards-dev-server-url 2022-10-25 17:24:54 -04:00