[Feature Request] VFileInput should accept autofocus prop
Open
Nobody has claimed this yet.
C: VFileInput
T: enhancement
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Problem to solve
We will be able to set the prop of autofocus to VFileInput
Proposed solution
Being able to open a form with the focus on the VFieldInput.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the VFileInput component entry point and reproduce the linked Vuetify example to understand the requested focus behavior. Done means VFileInput accepts an autofocus prop and opens a form with focus on the field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100