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

KTextbox: Support a "clearable" prop to show a clear button #584

Closed
AlexVelezLl opened this issue Mar 20, 2024 · 3 comments
Closed

KTextbox: Support a "clearable" prop to show a clear button #584

AlexVelezLl opened this issue Mar 20, 2024 · 3 comments
Assignees
Labels
Component: KTextbox DEV: frontend good first issue Self-contained, straightforward, low-complexity help wanted Open source contributors welcome P2 - normal Priority: Nice to have

Comments

@AlexVelezLl
Copy link
Member

Product

For now in Studio to achieve some specs for the Studio Usability Enhancements project.

Desired behavior

Add a "clear" button in the KTextbox component that only appears if there is non-empty text. When the user presses the clear button, the text should be deleted.

image

Vuetify currently supports this using a clearable prop on its VTextField, so we can replicate this prop name.

The Value Add

We give the user an option to easily delete all the text they have written.

@AlexVelezLl AlexVelezLl added P2 - normal Priority: Nice to have DEV: frontend Component: KTextbox good first issue Self-contained, straightforward, low-complexity help wanted Open source contributors welcome labels Mar 20, 2024
@practicatto
Copy link
Contributor

Hi! I'm new to this project and eager to start contributing. I've been looking for first issues and came across this issue. I believe I can provide the needed assistance to help solve it. Would it be possible for me to be assigned to this issue? :)

@ozer550
Copy link
Member

ozer550 commented Mar 21, 2024

Hi! I'm new to this project and eager to start contributing. I've been looking for first issues and came across this issue. I believe I can provide the needed assistance to help solve it. Would it be possible for me to be assigned to this issue? :)

Hi @practicatto! Welcome and thanks for volunteering for this issue, I will assign this to you! feel free to reach out for any help while working with the issue.

@MisRob
Copy link
Member

MisRob commented Apr 18, 2024

Closed by #591

@MisRob MisRob closed this as completed Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: KTextbox DEV: frontend good first issue Self-contained, straightforward, low-complexity help wanted Open source contributors welcome P2 - normal Priority: Nice to have
Projects
None yet
Development

No branches or pull requests

4 participants