feat(sidenav): add swipe functionality
- Dominant language
- TypeScript
- Stars
- 25k
- Forks
- 6.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 91
Description
#### Bug, feature request, or proposal:
Feature request
#### What is the expected behavior?
It'd be great to have the functionality of *swipe* in `md-sidenav`, like in https://material.io/guidelines/.
#### What are the steps to reproduce?
Open https://material.io/guidelines/ in mobile and see how the swipe on `menu` works.
#### Is there anything else we should know?
The same feature request was requested in material(1) [here](https://github.com/angular/material/issues/35) and at some point it was implemented, but not merged.
Contributor guide
Research direction
Start by comparing the md-sidenav behavior described in the issue with the swipe interaction on the linked Material Design guidelines page in mobile view. The work is done when md-sidenav supports the requested swipe behavior and its existing interaction remains intact; the issue does not name a source file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100