slideout icon indicating copy to clipboard operation
slideout copied to clipboard

A touch slideout navigation menu for your mobile web apps.

Results 74 slideout issues
Sort by recently updated
recently updated
newest added

This library is really great but surprisingly I have not found a single solution about how it works with react js. **Need help.**

It would be awesome if the panel could also be configurable to slide up and down. An example use case would be like Google Play Music, Spotify and Soundcloud's bottom...

new feature

Hello guys, any with a "right" jsfiddle working demo? https://jsfiddle.net/zarza/xfqcev4b/2/ We tried changing to 'side': 'right' but looks like it does not take effect.

Hello everyone, I'm having an error when i use the slideOut. Much i slide, much i have the issue... Here's the text of the issue in console chrome : Unable...

I bound toggle to ctrl+space in my app, and if I push it repeatedly, the open-close effect seems to break / stop trying to open or close.

Its posible make this? Slide behind window popup or panel... https://www.youtube.com/watch?v=uedzFy_na2g&feature=youtu.be ![slide1](https://user-images.githubusercontent.com/5751288/62749444-10802a00-ba22-11e9-962e-24fa4016a2cc.png) ![slide2](https://user-images.githubusercontent.com/5751288/62749465-24c42700-ba22-11e9-8133-9f898e75046c.png)

Currently the menu opens if one swipes from left far upwards. This should not happen since touch from down to up or the other way around is scrolling other content....

I'm trying to use this library, but it seems to sometimes scroll the main content panel, not the nav panel. This issue is present on the demo site. To reproduce:...

main callout is the absence of `.slideout-menu-left` and `.slideout-menu-right` selectors that break the `side: right` option. Probably just needs a version bump and a publish to npm

While using the Slideout package and building a SSR with Gatsby in production, I get the following error; `WebpackError: ReferenceError: window is not defined` I guess, it is because the...