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

Datepicker slave opens when master value changes #36

Closed
daniel-sc opened this issue Jun 17, 2019 · 1 comment
Closed

Datepicker slave opens when master value changes #36

daniel-sc opened this issue Jun 17, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@daniel-sc
Copy link
Contributor

When using Datepicker in master/slave setup one currently cannot set the value of the master without having the slave opening the popup. This is a problem when setting the value programmatically.

daniel-sc added a commit to daniel-sc/sbb-angular that referenced this issue Jun 17, 2019
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 kyubisation self-assigned this Jun 20, 2019
@kyubisation kyubisation added the bug Something isn't working label Jun 20, 2019
@kyubisation
Copy link
Collaborator

Looking at 4.3 Datumsbereich of https://digital.sbb.ch/de/websites/components/datepicker the datepicker currently triggers under incorrect conditions. It should only trigger when the master date is selected via calendar or when a newer master date than the slave date is selected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants