-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
Chore: removed dropdown functionality from the BP tabs #532
base: main
Are you sure you want to change the base?
Conversation
@Shreyassp002 I think there has been a confusion, we only wanted to remove the tab from Albums screen only. In this comment I quoted "every item in tab" (where the tab's context was Albums tab) and not "every tab". This is an understandable mistake, more from my side for not communicating clearly. Please just remove dropdown from album's tab and revert rest of the removals. Also, this part of code has been updated by me so you may go through the pain of resolving conflicts haha. It should be a good practice to know how to resolve conflicts as its a very useful skill to have :) |
This PR focuses on removing the dropdown functionality from the BrainzPlayer tabs to address the buggy behavior and improve the overall user experience. The changes ensure a cleaner and more consistent UI across the affected screens.
Updated files:
Screenshot:
Let me know if further adjustments are needed!
Note: Please merge this PR after PR #518.