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 entity filter #597

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Fix entity filter #597

merged 2 commits into from
Jan 25, 2024

Conversation

hesstobi
Copy link
Contributor

The dropdown menus to filter for project, language, machine, and label are not working because the selection on the EntityFilter is not updated when selecting a new value. This PR set the selection from the event target.

@muety
Copy link
Owner

muety commented Jan 24, 2024

Thanks for this! The filters are working fine in Firefox, I actually never realized they were broken in Chrome. While you're on it, could you please also add functionality to reset the respective filters when going back to Filter by language ... (etc.) in the dropdown? This should revert back to an unfiltered view. Essentially just the way it currently works in Firefox. That would be great!

@hesstobi
Copy link
Contributor Author

Sorry, for only providing half of the fix at the start. Commit ed8ad01 should do it.

@muety
Copy link
Owner

muety commented Jan 25, 2024

Great contribution, thanks a lot!

@muety muety merged commit 5eb847c into muety:master Jan 25, 2024
1 check 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