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

fix(datepicker): prevent auto open of datepicker slave #38

Conversation

daniel-sc
Copy link
Contributor

The datepicker slave automatically opens its toggle on multiple triggers.
For some circumstances this is annoying for the user. This change allows
to configure the slave via an input to prevent this behaviour.

closes #36

The datepicker slave automatically opens its toggle on multiple triggers.
For some circumstances this is annoying for the user. This change allows
to configure the slave via an input to prevent this behaviour.

closes sbb-design-systems#36
@kyubisation
Copy link
Collaborator

This issue should be addressed via #45
The trigger of the slave is not configureable, but it should be less aggressive. It will now only happen on selecting a date via calendar in the master and when no slave date is set or the slave date is before the newly selected date.

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

Successfully merging this pull request may close these issues.

Datepicker slave opens when master value changes
2 participants