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

Multiselect widget state update at init #42

Open
bengaid opened this issue Jul 18, 2023 · 0 comments
Open

Multiselect widget state update at init #42

bengaid opened this issue Jul 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bengaid
Copy link
Member

bengaid commented Jul 18, 2023

The connected variable to a multiselect widget needs to be updated if its containts does not fit actual list.

Example. Multiselect with ["A","B","C"] but selected ["C","D"]. Selected should be corrected to ["C"]

Side effects needs to be carefully studied

@bengaid bengaid self-assigned this Jul 20, 2023
@bengaid bengaid added the enhancement New feature or request label Jul 20, 2023
@bengaid bengaid added this to the version_0.5 milestone Apr 8, 2024
bengaid added a commit that referenced this issue Apr 30, 2024
fix: rename calender & calenddar to calendar
@bengaid bengaid modified the milestones: version_0.5, version_0.6 May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant