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

For for Issue #713 Unavailable Date phrase not reading on Screen Readers #771

Merged
merged 1 commit into from
Oct 13, 2017
Merged

For for Issue #713 Unavailable Date phrase not reading on Screen Readers #771

merged 1 commit into from
Oct 13, 2017

Conversation

erin-doyle
Copy link
Collaborator

Fix for Issue #713 by updating the way in which modifiers is checked for existence of the BLOCKED_MODIFIER now that modifiers is a Set and no longer an object.

…for existence of the BLOCKED_MODIFIER now that modifiers is a Set and no longer an object.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 86.784% when pulling 1b36e85 on erin-doyle:Issue_713_Fix_Unavailable_Days into 261a477 on airbnb:master.

Copy link
Collaborator

@majapw majapw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! This looks great (and thank you for the added tests... that will help me... not break this functionality again)

@majapw majapw merged commit 3f7f7b1 into react-dates:master Oct 13, 2017
@erin-doyle
Copy link
Collaborator Author

No problem, I'm happy I was able to find it! This was one of those sneaky bugs where for the case of available dates it was coincidentally working fine, where the check for the blocking modifier was returning false, it just happened to be for the wrong reason. So it's easy to see how it was able to fly under the radar. 😉

@erin-doyle erin-doyle deleted the Issue_713_Fix_Unavailable_Days branch October 13, 2017 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants