Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Merge requests
  • !6602

Merged
Created Mar 24, 2014 by Administrator@rootOwner

Mobile UI improvements

  • Overview 1
  • Commits 1
  • Changes 3

Created by: dblessing

This PR fixes some things in the mobile UI. The biggest fix is for public pages. Previously, on public pages the navigation was expanded by default and the sign in button took up lots of space at the top (especially after we add the collapsed navigation icon). See screenshots below.

Tested on a handful of popular mobile devices - iPhone 5, Galaxy S4, Google Nexus 4. All appear as expected after the changes.

Before: Sign in button causes top bar to be taller than expected. Also, nav has no toggle and is always visible. mobile-redux-1

After: (Note: The light blue highlight around the nav icon is because I used Chrome emulator to take these shots and my mouse click "selected" the icon. It does not actually show on real mobile device. mobile-redux-2 After adding the nav icon, the spinner would appear right on top of the spinner. Now, it moves just to the left, but doesn't affect long project names, as shown below. mobile-redux-3

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: github/fork/dblessing/mobile_ui