sprintly / sprintly-kanban

A Kanban Board for Sprintly
https://kanban.sprint.ly
ISC License
493 stars 81 forks source link

#56 Mobile styling #50

Closed phoenixbox closed 9 years ago

phoenixbox commented 9 years ago

What's this PR do?

Makes kanban columns appear one column at a time with lateral scroll on mobile. Adds sidebar drawers for mobile UI.

Covers settings and filters with flexibility for the right side drawer to be updated for other controls like the search interface.

Where should the reviewer start?

/sidebars/*.js

How should this be manually tested?

Pull the app and render in mobile view

Any background context you want to provide?

The visibility of these drawers is controlled via responsive classes. If they want to be used not just for mobile it would just involve a few class name updates

What are the relevant tickets?

56

Screenshots (if appropriate)

gif

phoenixbox commented 9 years ago

pop out the velocity component: Done :+1:

phoenixbox commented 9 years ago

Figure out the mobile touch events not registering

Updated el's to buttons and added button trigger content scrolling :+1: