-
Notifications
You must be signed in to change notification settings - Fork 884
Closed
Labels
bugSomething isn't workingSomething isn't workingp3-lowMinor cosmetic, edge case, or documentation issueMinor cosmetic, edge case, or documentation issuev4#4488#4488
Description
Environment
"@nuxt/ui": "^4.0.0"
Is this bug related to Nuxt or Vue?
Nuxt
Package
v4.x
Version
v4.0.0
Reproduction
- Add UFileUpload to a form
- Navigate to it with tab
- Press tab or shift tab again - focus is stuck
Reproducible on any file upload in documentation https://ui.nuxt.com/docs/components/file-upload
Description
FileUpload component captures focus and disables tab navigation. This is due to @keydown.prevent
on runtime/components/FileUpload.vue:202
Additional context
No response
Logs
janleslie
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingp3-lowMinor cosmetic, edge case, or documentation issueMinor cosmetic, edge case, or documentation issuev4#4488#4488