Skip to content

Fix tag multi select reset on click #9500

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GilbertCherrie
Copy link
Member

@GilbertCherrie GilbertCherrie commented Jun 16, 2025

The tag multi select dropdown has an issue where if the list of values is long and requires the user to scroll down then selecting a value will cause the drop down to reset back to the beginning of the list. This PR fixes this issue by keeping the list in the current position after a selection is made.

Before:
Screenshot 2025-06-16 at 11 10 26 AM

After:
Screenshot 2025-06-16 at 11 02 47 AM

@GilbertCherrie GilbertCherrie requested a review from a team as a code owner June 16, 2025 15:00
@GilbertCherrie GilbertCherrie force-pushed the fix_tag_multiselect_reset branch from c0125c1 to 0e16fdd Compare June 16, 2025 15:01
@miq-bot
Copy link
Member

miq-bot commented Jun 16, 2025

Checked commit GilbertCherrie@0e16fdd with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.62.0, and yamllint
0 files checked, 0 offenses detected
Everything looks fine. ⭐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants