Admin navbar menu entries are innaccesible on WXGA screens and certain locales. #5619

Closed
opened 2025-11-02 06:31:07 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @codestation on GitHub (Jun 24, 2020).

  • Gitea version (or commit ref): 1.12.1
  • Git version: not relevant
  • Operating system: Docker image
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:
    Not relevant.

Description

The admin dashboard on a WXGA screen (1366x768) while using the Español (Spanish) language makes impossible to access some menu entries. On my screenshot the Panel de Control (Dashboard) and Monitorización (Monitoring) entries are outside the screen, thus cannot be selected. Cannot try on the try.gitea.io site because it requires access to the admin dashboard.

This seems more like a UX problem than a layout/locale one because even if a menu entry is removed or the text shortened then another language similar resolution could cause the same problem again.

Maybe rolling back to a vertical menu would be the solution as other platforms does the same for their settings pages.

Screenshots

Screenshot_20200623_184813

Originally created by @codestation on GitHub (Jun 24, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.12.1 - Git version: not relevant - Operating system: Docker image - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [X] Not relevant - Log gist: Not relevant. ## Description The admin dashboard on a WXGA screen (1366x768) while using the _Español_ (Spanish) language makes impossible to access some menu entries. On my screenshot the _Panel de Control_ (Dashboard) and _Monitorización_ (Monitoring) entries are outside the screen, thus cannot be selected. Cannot try on the try.gitea.io site because it requires access to the admin dashboard. This seems more like a UX problem than a layout/locale one because even if a menu entry is removed or the text shortened then another language similar resolution could cause the same problem again. Maybe rolling back to a vertical menu would be the solution as other platforms does the same for their settings pages. ## Screenshots ![Screenshot_20200623_184813](https://user-images.githubusercontent.com/61178/85485316-1b866f00-b58e-11ea-8e64-d11e568f2d41.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the topic/uiissue/confirmedtype/bug labels 2025-11-02 06:31:07 -06:00
Author
Owner

@kolaente commented on GitHub (Jun 24, 2020):

Somewhat related to #12025

@kolaente commented on GitHub (Jun 24, 2020): Somewhat related to #12025
Author
Owner

@mateusza commented on GitHub (Jul 1, 2020):

image

The same here

@mateusza commented on GitHub (Jul 1, 2020): ![image](https://user-images.githubusercontent.com/7002/86270084-f667b100-bbca-11ea-8208-9f745dc6eb79.png) The same here
Author
Owner

@stale[bot] commented on GitHub (Aug 30, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (Aug 30, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@stale[bot] commented on GitHub (Sep 14, 2020):

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale[bot] commented on GitHub (Sep 14, 2020): This issue has been automatically closed because of inactivity. You can re-open it if needed.
Author
Owner

@silverwind commented on GitHub (Dec 4, 2020):

Those menu overflows should all be fixed on master and upcoming 1.14. It will wrap to second line on small screens while being horizontally scrollable on bigger ones.

@silverwind commented on GitHub (Dec 4, 2020): Those menu overflows should all be fixed on master and upcoming 1.14. It will wrap to second line on small screens while being horizontally scrollable on bigger ones.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5619