question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

RFC: Drawers to open with slide gesture

See original GitHub issue

Feature Requests

Not sure if this is already in discussion but temporary-drawer has implementation to close it with a swipe gesture, however it cannot be opened with the same. I tried searching the spec for anything related to gestures with drawers but couldn’t find it here https://material.io/guidelines/patterns/navigation-drawer.html#navigation-drawer-content

All the native material apps appears to have this functionality(say GMail for example), also boilerplate app from polymer-cli has the capability to open the temporary-drawer using a swipe from the left corner. And the same is implemented at multiple PWAs check https://flipkart.com, https://wego.com on your phone to experience the same.

Implementing the same in mdc-web will improve the UX for a ton of sites that use mdc-web.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:16 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
Garbeecommented, Jul 12, 2017

I am guessing the aim of the repo is to make dev’s lives easier and provide standard ways of doing things.

The goal of the project is to provide Material Design components with reference implementations for the web. It won’t cover every pattern or use case defined. It is a very targeted goal to help ease developers needs. Developers shouldn’t be absolved of doing work because they use the library.

1reaction
amsheehancommented, Jul 11, 2017

@prateekbh making it hard to say no with the gifs 😅

I’ll bring it up with the team. I’m still leaning toward not implementing something like this, but maybe having a demo of the functionality for people who wish to do so on their own.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React-navigation drawer wont open by slide gesture when ...
I have ReactNavigation -> DrawerNavigation as a main navigator for my app and it holds StackNavigator as a base router for all app...
Read more >
Push to open Silent for Actro 5D drawer runners - YouTube
Push to open Silent for Actro 5D runners opens wooden drawers and AvanTech drawers in response to a press on the front, and...
Read more >
Drawer Layout | React Native Gesture Handler
This function is called as a drawer sliding open from touch events. The progress of the drawer opening/closing is passed back as 0...
Read more >
Full height, slide out hamburger menu - #20 by rewphus - feature ...
Our hamburger menu should be a full-height, slide out from the right. ... we're merely talking about swipe-gestures as an alternative to clicking...
Read more >
Bria Mobile User Guide - NetCarrier
Bria Mobile to launch Bria Mobile or press and hold the Home button on ... Tap the iPhone or iPad's Home button twice...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found