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

Close Date Picker on IE10 by a click on the page #1136

Closed
mpsalvi opened this issue Apr 29, 2016 · 3 comments
Closed

Close Date Picker on IE10 by a click on the page #1136

mpsalvi opened this issue Apr 29, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@mpsalvi
Copy link

mpsalvi commented Apr 29, 2016

Current behaviour

With Internet Explorer 10 it is not possible to close the date pickers when clicking on the page (outside the datepicker).
The dataset field is not compatible with IE10.
https://github.com/KleeGroup/focus-components/blob/develop/src/components/input/date/index.js#L132

Expected behaviour

The date picker should be closed by a click on the page not only while choosing a date on the date picker, but also by a click outside the datepicker. It is the currently working like that on other browsers like Chrome, Firefox or IE11.

Versions

Focus-core: [0.13.0]
Focus-components: [0.13.0]

@pierr
Copy link
Contributor

pierr commented May 9, 2016

On this issue it is also time to get rid of the data-react-id elements in order to be able to move to React 0.15

@pierr pierr added the Bug label May 9, 2016
@pierr
Copy link
Contributor

pierr commented May 14, 2016

@GuenoleK Can you look at this issue.

@pierr pierr added this to the Short term release milestone May 14, 2016
@pierr
Copy link
Contributor

pierr commented May 18, 2016

@JoanaDalmeida any update on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants