[Feature Request] Properly match spec for bottom sheets
Open
Nobody has claimed this yet.
C: VBottomSheet
MD2
T: feature
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Problem to solve
Bottom Sheets in vuetify have not all features that bottom sheets in the spec have. Especially this
Proposed solution
a) allow bottom sheets to be expanded with a swipe-up motion (and some desktop equivalent)
b) when expanded to fullscreen, a computed should be set, that can be queried to show un-expand buttons
c) when expanded the bottom sheet should scroll
Thanks so much for writing vuetify!
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.
Assessment
This issue has not been assessed yet.