[WIP] - Responsive UI for User Page

Review Request #6952 — Created Feb. 15, 2015 and discarded

Information

Review Board
master

Reviewers

Currently RB was designed and made for desktop screen resolutions, thus when users access the website on mobile phones with limited screen estates, elements on the sites are often crunched or overlapped on each other, making quick mobile review/checking new contents impossible. With mostly changes to css files only, this change allows elements to resize properly and re-adjust its position to allow easy viewing of the contents, without significant modifications on the actual elements itself.

This change focuses on screen resolution between 360px up to 720px. (720px+ renders fine without additional changes).

Pages are checked on firefox and chrome with windows resized to between 360px and 720px, and boundary cases 720/721px to check the readability of elements/pages.

reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/css/common.less
        reviewboard/static/rb/css/pages/dashboard.less
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/css/common.less
        reviewboard/static/rb/css/pages/dashboard.less
    
    
  2. 
      
JT
JT
reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/css/common.less
        reviewboard/static/rb/css/pages/dashboard.less
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/css/common.less
        reviewboard/static/rb/css/pages/dashboard.less
    
    
  2. 
      
JT
Review request changed

Status: Discarded

Loading...