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

When I update a record and I have the Admin filtered it should persist the filter applied when record is updated #1523

Open
PJHughes77 opened this issue Jan 16, 2025 · 0 comments

Comments

@PJHughes77
Copy link

PJHughes77 commented Jan 16, 2025

Describe the bug
When I have a filter applied in the admin UI and then select a record and update, when it is saved it removed the filter set in the grid , but the filter should persist

To Reproduce
Steps to reproduce the behaviour:

  1. Select an entity in the admin UI
  2. Add a filter
  3. Select a record
  4. Update the record in the right side panel
  5. Click Save

Expected behaviour
When the record is saved and it is updated, the filter I had set should still persist

Actual behaviour
When the record is saved the grid is unfiltered

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

No branches or pull requests

1 participant