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

Discard saved dashboard filter if there is any error during opening of dashboard or application of filters #1252

Open
petmongrels opened this issue Dec 25, 2023 · 0 comments

Comments

@petmongrels
Copy link
Contributor

These errors can make the app crash. On re-opening the same filter will get applied causing the app to crash again.
To reproduce - try throwing error from RealmQueryService which gets called after the filter has been saved.

Either we should discard the saved filter values or save the filter values only after successfully loading the dashboards.

@petmongrels petmongrels converted this from a draft issue Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

1 participant