Skip to content

Options menu layout breaks/wraps incorrectly in grid view#3663

Open
uzman2406 wants to merge 3 commits intometabrainz:masterfrom
uzman2406:Options_Menu
Open

Options menu layout breaks/wraps incorrectly in grid view#3663
uzman2406 wants to merge 3 commits intometabrainz:masterfrom
uzman2406:Options_Menu

Conversation

@uzman2406
Copy link
Copy Markdown
Contributor

Problem

The options dropdown menu in grid view was being clipped and rendered inconsistently compared to list view.
LB-1976
Caused by "overflow:hidden" in .playlist{} card container.

Solution

I removed "overflow:hidden" from .playlist{} card container.
I also applied targeted overflow handling to inner elements and adjust dropdown alignment from overflowing.
It ensures no clipping/wrappings issues and clean , stable UI layout

  • [✅] I have run the code and manually tested the changes
    Screenshots:
    Before:
Screenshot 2026-03-31 213457

After:

Screenshot 2026-03-31 221230
  • [ ✅] I did not use any AI
  • I have used AI in this PR (add more details below)

@uzman2406
Copy link
Copy Markdown
Contributor Author

Hey @anshg1214 Can you please take a look in this PR as well if you got a moment :)

@anshg1214 anshg1214 self-requested a review April 5, 2026 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant