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

[DayButton] when disabled will not update hover state #6594

Closed
mmaddex opened this issue Apr 12, 2017 · 1 comment
Closed

[DayButton] when disabled will not update hover state #6594

mmaddex opened this issue Apr 12, 2017 · 1 comment
Labels
component: date picker This is the name of the generic UI component, not the React module!

Comments

@mmaddex
Copy link

mmaddex commented Apr 12, 2017

Problem description

Admittedly the use case involve using DatePicker internals individually.

Use case: I have a Calendar thats always visible, I disable the date when it's clicked, but then its left with the hover.

Playing around locally I resolved the issue by removing this conditional https://github.com/callemall/material-ui/blob/master/src/DatePicker/DayButton.js#L84

Link to minimal working code that reproduces the issue

Will update with an example, but webpackbin is giving me a

There are not any available packagers, we probably need to scale up, please let us know!

error right now

Versions

  • Material-UI: 0.15.4
  • React: 15.3.2
  • Browser: Chrome 56.0.2924.87

Happy to submit a PR if you all would be receptive to this change.

@oliviertassinari oliviertassinari added the component: date picker This is the name of the generic UI component, not the React module! label Aug 5, 2017
@oliviertassinari
Copy link
Member

Closing for #4787

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: date picker This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

2 participants