When viewing the tracker page in mobile portrait (specifically, iPhone 6), the new responsive layout is broken. The table is wider than the allowed width, which causes the header and footer (and everything that isn't the table) to only extend part-way across the page, leaving a large white space in the right side of the page.

Options:
1) Hide table columns - we probably don't need to know the author in mobile view. Maybe other columns can be combined. This would likely require rebuilding the whole tracker page though.
2) Implement responsive tables - there are JS scripts that will fix the left column, and make the rest of the columns left-right scrollable.

Comments

tvn’s picture

Project: Drupal.org infrastructure » Bluecheese
Version: » 7.x-2.x-dev
Component: Other » Code

Infrastructure queue is for hardware or Git/Projects packaging related questions. Please, use other queues to report software/theme issues. If unsure which queue is the correct one, please use Webmasters queue.

YesCT’s picture

adding #951114: Support all screen sizes as related so this ticket shows up there, and we can see what issues the responsive theme has, so people dont open duplicates.