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

TextField clear icon does not show when a custom end adornment is passed #84

Closed
1 task done
st-angelo opened this issue Nov 3, 2023 · 0 comments · Fixed by #85
Closed
1 task done

TextField clear icon does not show when a custom end adornment is passed #84

st-angelo opened this issue Nov 3, 2023 · 0 comments · Fixed by #85
Assignees
Labels
bug Something isn't working

Comments

@st-angelo
Copy link
Contributor

st-angelo commented Nov 3, 2023

Latest version

  • I have tested the latest version

Current behavior

When an end adornment is passed to a TextField, along with isClearable flag, the clear icon doesn't appear. This is because the custom end adornment overwrites the internal one with the clear functionality.

Expected behavior

The clear icon should still appear on the TextField, along with any other custom adornments.

@st-angelo st-angelo added the bug Something isn't working label Nov 3, 2023
@st-angelo st-angelo self-assigned this Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant