kbeelman / TokuCinema

Monster Movie Review Website
2 stars 0 forks source link

Fix AtlernateVersions Tabs in MovieDetails on Mobile #11

Closed kbeelman closed 6 years ago

kbeelman commented 7 years ago

Currently, if the screen width is less than what the AlternateVersions tabs allows, the tabs rollover onto a new line. This UI needs to be optimized for mobile browsers.

kbeelman commented 7 years ago

Potential Solution: Add arrows on the left and right of the tabs that allow the user to cycle through the AlternateVersions one at a time.

Potential Solution: Add arrows on the left and right of the tabs that allow the user to pan through the list, possibly similar to a carousel.

bayes343 commented 6 years ago

I think I can take care of this one too.