mattermost-community/focalboard

Bug: Card Modal Popup Menu Hidden At Bottom

Open

#2,189 opened on Jan 27, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
BugHelp WantedSev/3Up for grabs

Description

Not sure if this would be considered an enhancement but here it is!

Steps to reproduce the behavior

  1. Open card modal
  2. Add new description
  3. Click on the kebab-menu of the last item and try to delete it
  4. You have to scroll to see the entire popup menu

Expected behavior

I expected the menu to pop above the item so that it's entirety is visible and easy to access.

Screenshots

focalboard-card-modal-popup-menu-hidden-at-bottom

Edition and Platform

  • Edition: Personal Desktop
  • Version: v0.12.1
  • Browser and OS: Vivaldi 5.0.2497.48 (Stable channel) stable (64-bit) on Ubuntu 20.04.3 LTS

Additional context

There should be a lot of content already in the modal so that it overflows out of the modal (need to scroll).

Contributor guide