Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Side menu drag-content=false should still allow drag of main content to hide the menu #1419

Closed
pennersr opened this issue May 16, 2014 · 3 comments

Comments

@pennersr
Copy link

Currently, if a side-menu has drag-content set to true, it allows you to drag the main content to reveal and hide the side menu. However, if drag-content is set to false, the main content cannot be dragged at all. IMHO, most use cases would be far better off served if drag-content=false would imply that the user would still be able drag the main content to hide the side menu.

I am even wondering if there is ever a need to disable hiding the side menu via dragging of the main content. So, instead of making an optional third variant (drag-to-hide) I would consider removing the current behavior.

@pennersr
Copy link
Author

Now that #1418 got marked as WONTFIX, this issue becomes more important. In my use case, due to #1418 I need to put drag-content to false, but the UX for hiding the side menu suffers from this.

FWIW, many apps implement what I described above, including the iOS Google maps app.

@ajoslin
Copy link
Contributor

ajoslin commented May 19, 2014

This makes sense. Fixing.

@ajoslin ajoslin closed this as completed in e3db085 Jul 7, 2014
@nskoro
Copy link

nskoro commented Sep 21, 2016

When I set drag-content=false I can still drag the page to show the side menu. How do I disable this behavior?

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants