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

[Feature Request] Let user hide controls to convey readonly state of VNumberInput #19897

Open
J-Sek opened this issue May 26, 2024 · 0 comments · May be fixed by #19908
Open

[Feature Request] Let user hide controls to convey readonly state of VNumberInput #19897

J-Sek opened this issue May 26, 2024 · 0 comments · May be fixed by #19908

Comments

@J-Sek
Copy link
Contributor

J-Sek commented May 26, 2024

Problem to solve

I wish to show lock icon instead of controls to improve UX for readonly fields.

Playground

Current workaround: <v-text-field readonly append-inner-icon="..." v-bind="$attrs" />

Proposed solution

Hiding controls for readonly and disabled fields could be a nice shortcut, but adding new prop hide-controls would be the most flexible approach.

Related to #19896

@J-Sek J-Sek linked a pull request May 27, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant