ionic-team / ionic-team/ionic-framework
feat: side menu "half open" support
- Dominant language
- TypeScript
- Stars
- 52.7k
- Forks
- 13.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 51
Description
# Feature Request
**Ionic version:**
[x] **5.x**
**Describe the Feature Request**
I would really like a Solution to have a "half open" side menu. visual example explained in this question: https://stackoverflow.com/questions/46835554/angular-material-side-bar-with-half-side-mode
**Describe Preferred Solution**
- In the best case this can be enabled for phones, tablets and desktop individually
- The "half open" state should replace the "closed" state
- The Width should be editable (via scss variables?)
- The gesture should automatically fade out labels and only keep the icons?
- The icons should still be clickable and work in that state
Contributor guide
Assessment
This issue has not been assessed yet.