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

[Cleanup] Implementing New Approach For Saving Table Filters #2300

Merged

Conversation

Civolilah
Copy link
Collaborator

@Civolilah Civolilah commented Jan 8, 2025

@beganovich @turbo124 The PR includes changes for saving table filter preferences. Currently, only main tables will be responsible for saving them, and all other tables will use these same saved settings.

Note: A small part of the code has been added to delete all previously saved filter preferences that used the old approach. After the first save of the new filter preferences, the react_settings object will be significantly smaller and clearer with only saved preferences for current approach.

Let me know your thoughts.

@Civolilah Civolilah marked this pull request as ready for review January 8, 2025 22:50
@turbo124 turbo124 requested a review from beganovich January 9, 2025 05:20
@turbo124
Copy link
Member

turbo124 commented Jan 9, 2025

@beganovich QA is more on implementation for this PR.

@beganovich beganovich merged commit dffc297 into invoiceninja:develop Jan 9, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants