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

ChoicesFilterState loses data class #386

Open
chlebowa opened this issue Jul 17, 2023 · 0 comments
Open

ChoicesFilterState loses data class #386

chlebowa opened this issue Jul 17, 2023 · 0 comments
Labels
bug Something isn't working core

Comments

@chlebowa
Copy link
Contributor

ChoicesFilterState is used for all data classes if the number of unique values in the data is less than the option.
Selected values are actually stored as character strings.$get_call restores that class but get_state does not. This is not a problem yet but will be once we start saving and reloading teal_slices.

Ensure that the selected values stored in private$teal_slice are of the appropriate class.

@chlebowa chlebowa added bug Something isn't working core labels Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core
Projects
None yet
Development

No branches or pull requests

1 participant