[Bug Report][3.8.9] Combobox items not attached on iOS Safari
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Environment
Vuetify Version: 3.8.9
Vue Version: 3.5.15
Browsers: Mobile Safari 18.3.1
OS: iOS 18.3.2
Steps to reproduce
Go to combobox docu page
https://vuetifyjs.com/en/components/combobox/#usage
Open example combobox
Scroll page
Expected Behavior
Items pop up right under or above the box and scroll together with it when scrolling the page
Actual Behavior
Items pop up at arbitrary location and do not scroll together with the box when scrolling the page
Reproduction Link
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 by reproducing the issue in the Combobox usage example at https://vuetifyjs.com/en/components/combobox/#usage using Mobile Safari, then compare its behavior while scrolling with the provided reproduction link. Trace the Combobox item positioning and scrolling behavior in the relevant component entry point. Done means items remain directly above or below the field and scroll with it on iOS Safari.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100