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

Fix: Extra Options in Dropdown for Job Class and Queue Name Filters #240

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

bikash2208
Copy link
Contributor

The autocomplete attribute has been set to off for the respective search fields to resolve this issue. This ensures that only valid entries (e.g., job_classes and queue_names) are displayed in the dropdown, preventing irrelevant user-inputted values from appearing.

Fixes: #239

Changes:

  • Disabled autocomplete for "Filter by Job Class" and "Filter by Queue Name" fields.

Screenshots:
Before:
Screenshot from 2025-01-23 22-35-48
After:
Screenshot from 2025-01-24 08-51-43

@bikash2208
Copy link
Contributor Author

Hello @rosa please have a look at this.

@rosa
Copy link
Member

rosa commented Jan 30, 2025

Thank you @bikash2208!

@rosa rosa merged commit 9c4f62d into rails:main Jan 30, 2025
3 checks passed
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.

2 participants