Skip to content

Instantly share code, notes, and snippets.

@Schmerb
Created August 25, 2017 00:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Schmerb/8c44aa8a57086d8490df9fa8aa8cc91b to your computer and use it in GitHub Desktop.
Save Schmerb/8c44aa8a57086d8490df9fa8aa8cc91b to your computer and use it in GitHub Desktop.
User feedback for Droned Reviews website.
Main issues brought up by test users:
- Needed a more visible 'home' button throughout experience, user had to search for it which breaks a fluid UI
- Added it to nav, mobile nav, and fixed nav so always in view
- Made main navbar link font-size larger with larger viewports
- Had to clean up some iframe issues going between large and small viewports to display either an image thumbnail of a video which opens in a model and the actual iframe. Hide/show the img/iframe of the same video when window passes a specific width -- modal is not supported on small mobile devices in portrait mode
- Made main logo bigger to fill some more space
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment