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

Date Picker Range: Selected dates with month/year picker are not selected when date picker was opened again #1268

Closed
brianjuan opened this issue Nov 23, 2018 · 1 comment
Labels
type: bug 🐛 [2] Velocity rating (Fibonacci)
Milestone

Comments

@brianjuan
Copy link

Describe the bug
Date Picker Range: Selected dates with month/year picker are not selected when date picker was opened again.

To Reproduce
Steps to reproduce the behavior:

  1. Go to http://localhost:4000/components/datepicker/example-range.html
  2. Open the date picker on "Range - Month Year Picker"
  3. Select November 2019 on the dropdowns
  4. Select November 1, 2019 - November 8, 2019
  5. Close the Date Picker, then open again
  6. Select November 2019 on the dropdown, notice that November 1 to November 8 are not selected, only the November 8

Expected behavior
Selected range of dates using month/year picker should still be selected when the date picker was opened again.

Version

  • v4.10.0 - v.4.13.0

Screenshots
screen shot 2018-11-23 at 6 55 13 pm

Platform

  • All browsers, OS and devices.

Additional context
No additional context.

@tmcconechy
Copy link
Member

Closing this issue as it is no longer valid as the picker is built in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 [2] Velocity rating (Fibonacci)
Projects
None yet
Development

No branches or pull requests

2 participants