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] closable-chips for VFileInput #20546

Open
chriscpty opened this issue Oct 2, 2024 · 1 comment
Open

[Feature Request] closable-chips for VFileInput #20546

chriscpty opened this issue Oct 2, 2024 · 1 comment

Comments

@chriscpty
Copy link

Problem to solve

The VAutocomplete component (and perhaps others) support a property closable-chips that adds the closable properties to all chips, if chips is enabled.
While VFileInput supports chips as an options, closable-chips is not supported, meaning that there's no pretty built-in solution to remove a single file from a file input for the end user.

Proposed solution

Pretty much just adding closable-chips to the VFileInput component and having it pass closable down to all chips much like in the various select components.

@chriscpty
Copy link
Author

Note that this is a duplicate of #7835 , but that issue was automatically closed because it wasn't created through the issue creator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant