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

InputGroup doesn't show Clear Button if input initially has value #2916

Open
RayRedGoose opened this issue Sep 11, 2024 · 0 comments
Open

InputGroup doesn't show Clear Button if input initially has value #2916

RayRedGoose opened this issue Sep 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@RayRedGoose
Copy link
Contributor

🐛 Bug Report

A clear button shows up only on input event if there is value. If input has initial value a clear button isn't visible.

To Reproduce

Add not empty value to input in InputGroup.

Expected Behavior

A clear button is visible if input has an initial value

Actual Results

input has initial value a clear button isn't visible.

on first input load:
 first input load
clear button isn't visible.

after manually delete character:
Screenshot 2024-09-10 at 4 33 38 PM

@RayRedGoose RayRedGoose added the bug Something isn't working label Sep 11, 2024
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
Status: 🆕 New
Development

No branches or pull requests

1 participant