Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: Fix location of Conversation Dropdown Menu #277

Conversation

julian-wls
Copy link
Contributor

Problem Description

Currently, the dropdown menu in the conversation list overview is opened on the left side of the screen, but I should open on the right side below the IconButton that triggers it.

Changes

This PR moves the ConversationListItemDropdownMenu into the box, which is aligned at the CenterEnd.

Steps for testing

  1. Go to a ConversationList
  2. Click the More-icon on any conversation
  3. Verify that the Dropdown menu opens on the right side

Screenshots

Before:

After:

@julian-wls julian-wls added the ready for review This PR can be reviewed label Jan 8, 2025
@julian-wls julian-wls self-assigned this Jan 8, 2025
Copy link
Collaborator

@FelberMartin FelberMartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, good catch!

@FelberMartin FelberMartin merged commit ce9f55b into develop Jan 9, 2025
5 checks passed
@FelberMartin FelberMartin deleted the bugfix/communication/fix-channel-dropdown-menu-position branch January 9, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review This PR can be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants