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

[4.x] Fix filter preset issues #9826

Merged
merged 2 commits into from Apr 5, 2024
Merged

[4.x] Fix filter preset issues #9826

merged 2 commits into from Apr 5, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request fixes two issues with filter presets, on the back of my changes in #9792:

  • Fixed an issue when updating existing filter presets, where after saving, all presets would have the same display name.
  • Fixed an issue when renaming views where the view would disappear if you saved the rename by pressing enter, rather than clicking the "Rename" button.

Fixes #9824.

@jasonvarga jasonvarga merged commit 91f959b into 4.x Apr 5, 2024
34 checks passed
@jasonvarga jasonvarga deleted the fix/filter-preset-issues branch April 5, 2024 15:36
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.

When editing an existing filter, the display name may be mistakenly overwritten
2 participants