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

[docs] Make Autocomplete docs gender neutral #30679

Merged
merged 1 commit into from
Jan 18, 2022
Merged

[docs] Make Autocomplete docs gender neutral #30679

merged 1 commit into from
Jan 18, 2022

Conversation

exequielbc
Copy link
Contributor

@exequielbc exequielbc commented Jan 18, 2022

Summary

Changed the AutoComplete clearOnBlur API documentation from

If true, the input's text is cleared on blur if no value is selected.Set to true if you want to help the user enter a new value. Set to false if you want to help the user resume his search.

to

If true, the input's text is cleared on blur if no value is selected.Set to true if you want to help the user enter a new value. Set to false if you want to help the user resume their search.

Motivation

The AutoComplete clearOnBlur API documentation fails to recognise that about half the planet/potential users do not identify with he/his pronouns. I figured that this was a small enough change that it would be reasonably simple to fix.

EDIT: I'd like to say thanks for all the work that has gone into the material-ui package and acknowledge that this might well have been a result of unconscious bias. But here is the opportunity to fix that 😄

image

@oliviertassinari oliviertassinari added component: autocomplete This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation labels Jan 18, 2022
@oliviertassinari oliviertassinari changed the title [docs] make AutoComplete docs gender neutral [docs] Make Autocomplete docs gender neutral Jan 18, 2022
@mui-bot
Copy link

mui-bot commented Jan 18, 2022

No bundle size changes

Generated by 🚫 dangerJS against e49736d

@oliviertassinari oliviertassinari merged commit a7bb774 into mui:master Jan 18, 2022
@oliviertassinari
Copy link
Member

@exequielbc It's a great first pull request on Material-UI 👌🏻. Thank you for working on it!

wladimirguerra pushed a commit to wladimirguerra/material-ui that referenced this pull request Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants