Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(datepicker): disable title button when in max mode #3012

Closed

Conversation

kevinoid
Copy link
Contributor

When the calendar is in the maximum configured mode, clicking the title button has no effect. To convey this to users, facilitate styling of this state with CSS, make the non-functional button non-clickable, and to take the button out of focus order, I suggest that the title button be disabled when in the maximum mode. This PR implements that change.

I appreciate your consideration and welcome your feedback.

Thanks,
Kevin

When the calendar is in the maximum configured mode, clicking the title
button has no effect.  To convey this to users, make the non-functional
button non-clickable, and take the button out of focus order, disable
the button when in the maximum mode.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
@wesleycho
Copy link
Contributor

This looks good, merged

@wesleycho wesleycho added this to the 0.13.0 milestone Mar 25, 2015
@kevinoid
Copy link
Contributor Author

Great. Thanks for the review and merging!

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

Successfully merging this pull request may close these issues.

None yet

3 participants