Project

General

Profile

Actions

Patch #22336

closed

Revision Table does not scroll horizontally on small screens

Added by Gregor Schmidt almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Category:
UI - Responsive
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

On small screens: While the directory listing table may be scrolled horizontally, the revision table may not. Therefore the commit message and author is not available on mobile devices.

The attached patch adds an .autoscroll container around the revision graph and table. Additionally it adds position: relative to the .autoscroll CSS ruleset to ensure, that the revision graph scrolls with the table content.

The patch was created based on the current trunk r15287.


Files

before.png (44.6 KB) before.png Gregor Schmidt, 2016-03-29 12:18
0001-Make-full-revision-table-available-on-mobile-devices.patch (1.74 KB) 0001-Make-full-revision-table-available-on-mobile-devices.patch Gregor Schmidt, 2016-03-29 12:28
after.png (39.1 KB) after.png Gregor Schmidt, 2016-03-29 12:30

Related issues

Related to Redmine - Defect #24309: Setting page for repository does not scroll horizontally on small screensClosedGo MAEDA

Actions
Actions #1

Updated by Go MAEDA almost 8 years ago

  • Target version set to 3.2.2

Works fine, thanks.
Setting target version to 3.2.2.

Actions #2

Updated by Jean-Philippe Lang almost 8 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang

Committed, thanks.

Actions #3

Updated by Go MAEDA almost 6 years ago

  • Related to Defect #24309: Setting page for repository does not scroll horizontally on small screens added
Actions

Also available in: Atom PDF