The new GitLab navbar has three tabs: issues, MRs and a general TODO.
Given that we're not using the issues feature, the issues tab should be hidden.
| taavi | |
| Feb 12 2024, 9:35 AM |
| F41867592: image.png | |
| Feb 12 2024, 3:22 PM |
| F41864251: image.png | |
| Feb 12 2024, 9:35 AM |
The new GitLab navbar has three tabs: issues, MRs and a general TODO.
Doing a simple display:none; on [data-testid="issues-shortcut-button"] makes it look a bit off, sadly: