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

Bug/1675: Move the remove(X) button and interchange its position with select box #1717

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

u7630748
Copy link
Contributor

@u7630748 u7630748 commented Oct 9, 2024

Fixes Issue #1675

This pull request addresses the user interface issues related to the selection and remove button under Favourite Track.

Changes Made:

  • Swapped the positions of the deletion and selection buttons.

Testing:

  • Updated existing tests to reflect the changes made in the UI.
  • All tests have been run and passed successfully.

Thank you for reviewing this pull request! :)

@nukeop nukeop self-assigned this Oct 15, 2024
@nukeop nukeop added the under review This pull request is being reviewed by maintainers. label Oct 15, 2024
@nukeop
Copy link
Owner

nukeop commented Oct 15, 2024

Thanks for taking care of that, since those are cosmetic changes, if the CI passes I think this can be merged.

The only feedback I have for you is that you've introduced some whitespace changes (due to formatting) which obscure the actual changes you made to the code, making it harder to review. At some point I plan to enforce Prettier everywhere, so that would not pass the pipeline.

@nukeop nukeop merged commit 833a37b into nukeop:master Oct 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
under review This pull request is being reviewed by maintainers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants