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

TextFields adornments no longer overwriting base ones (stepper and clearable) #85

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

st-angelo
Copy link
Contributor

TextFields custom adornments no longer overwriting base ones (stepper and clearable). Also updated TextField types to not allow start and end adornments in InputProps anymore, which can already be passed directly to the TextField component.
Adornments now no longer need an InputAdornment wrapper, because the TextField already does it.

@dragos-rosca dragos-rosca merged commit 79d4332 into master Nov 9, 2023
1 check passed
@dragos-rosca dragos-rosca deleted the textfield-adornment-overwrite-fix branch November 9, 2023 14:08
@st-angelo st-angelo linked an issue Nov 9, 2023 that may be closed by this pull request
1 task
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.

TextField clear icon does not show when a custom end adornment is passed
2 participants