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
  • #4301

Closed
Open
Created Jun 13, 2013 by Administrator@rootOwner

Project Tags button hidden despite there being space

Created by: karlhungus

Colleague pointed out that the tags button was being hidden on project view, when her browser was being resized. Looked into it and found this commit: https://github.com/gitlabhq/gitlabhq/commit/a022fd41645300e011feb3f6893813ce2d3cde11

The inclusion of only-wide would hide tags, even if there was enough room to display it. I must admit it seems like really odd behavior to have buttons disappearing even if there is enough room on the screen to display them. Really it seems like if we are concerned with keeping things all on one screen we should collapse these into a menu on non wide screen rather then hiding them completely.

without tags with tags

Assignee
Assign to
Time tracking