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: Using a datepicker in a panel causes unexpected dismissal behavior #229

Closed
abettadapur opened this issue Aug 31, 2016 · 1 comment

Comments

@abettadapur
Copy link
Collaborator

The DatePicker does not dismiss properly when used in a Panel (and possibly other layer host components)

  1. User clicks datepicker field, datepicker opens
  2. User selects date, onSelected is successfully called
  3. User clicks anywhere in the layer host, onSelected is called again with a null value
  4. Date in datepicker field is reset to today
@dzearing
Copy link
Member

dzearing commented Sep 2, 2016

Merged! thanks!

@dzearing dzearing closed this as completed Sep 2, 2016
@microsoft microsoft locked as resolved and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants