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

Crud Module - Table settings previously saved in local storage #263

Open
Dias999 opened this issue Oct 22, 2024 · 0 comments
Open

Crud Module - Table settings previously saved in local storage #263

Dias999 opened this issue Oct 22, 2024 · 0 comments

Comments

@Dias999
Copy link
Contributor

Dias999 commented Oct 22, 2024

Today, the Crud Module's table preferences (columns order and visibility) are saved in the local storage.
This is causing a bug if the table is changed and new columns are added. The new columns do not show until the local storage is deleted.

Steps to reproduce:

  • Create a table with Crud Module.
  • Open the app and see the data in the table.
  • Add new columns to the table
  • The new columns won't be displayed
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