Skip to content

Comment mentions not displayed correctly #6703

Open
@grnd-alt

Description

@grnd-alt

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Describe the bug
When typing @ to add a mention to a comment to select list is not displayed properly if the list is to long.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a deck card on a shared board with more than 3 people
  2. Go to the comments tab
  3. type @ in the new comment input field
  4. top of the list hidden

Expected behavior
entire list visible/scrollable/ to the bottom where there is space

Screenshots

Image

in this screenshot alice and admin should also be visible (also rendered in DOM but hidden)

PROBABLE ROOT CAUSE:
Overflow hidden in https://github.com/nextcloud-libraries/nextcloud-vue/blob/25f0661c3d194a55a283e9b8c085e587260bdf49/src/components/NcAppSidebar/NcAppSidebar.vue#L1290

could not yet check if vue-at has an option to display the selection on the bottom

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions