Airbnb side menu style

I created an Airbnb style side menu.

This is a starting point. I was wondering a couple of things.

  1. When on the home screen and you click next page the sliding animation doesn’t work
  2. Is there a better way to toggle the class on drag. Right now i disabled dragging but i feel it would be a better ui experience if I could add it back.

Any help or suggestions would be appreciated.

1 Like

Take a look at this post, we got the css needed done and a working example done with a custom directive.

Great thanks for that. Much better implementation.

It’s a shame to miss great tips and tricks like this.