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
  • Issues
  • #7259

Closed
Open
Created Jul 04, 2014 by Administrator@rootOwner

[UI] Merge request count hidden on project nav even on 1600px wide screen.

Created by: cirosantilli

To reproduce:

  • enable everything in your project: issues, MRs, snippets, wiki
  • visit a project you own, so that "Settings" will be on the nav.

On a 1600px wide screen, there is plenty of lateral space, but the merge request count is still hidden.

This is probably a buggy auto hide targeting narrow mobile screens that back fired, since if I:

  • reduce my browser's window size, the issue count also disappears
  • modify on the view "Merge request" to the shorter "a b", the count shows again

Possible solutions:

  • allow it to grow wider
  • use vertical nav on right like GitHub
  • use two row project nav
  • merge network and graphs tabs

Screenshot from GitLab.com:

screenshot from 2014-07-04 10 08 19

Assignee
Assign to
Time tracking