Labels popup list has no height limit, instead it expands total page height #4829

Closed
opened 2025-11-02 06:04:05 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @proton-ab on GitHub (Feb 10, 2020).

  • Gitea version (or commit ref): 1.11.0
  • Git version: -
  • Operating system: -
  • 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: -

Description

div element containing list of labels that pops out when assigning labels on issue is not contained by page, instead it expands page height. It should be limited to some sane height and contain scrollbar.

Screenshots

firefox_2020-02-10_21-52-02

Originally created by @proton-ab on GitHub (Feb 10, 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.11.0 - Git version: - - Operating system: - - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: - ## Description `div` element containing list of labels that pops out when assigning labels on issue is not contained by page, instead it expands page height. It should be limited to some sane height and contain scrollbar. ## Screenshots ![firefox_2020-02-10_21-52-02](https://user-images.githubusercontent.com/25139420/74189045-03056000-4c50-11ea-9785-1314fde7e2ec.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the topic/uitype/bug labels 2025-11-02 06:04:05 -06:00
Author
Owner

@jolheiser commented on GitHub (Feb 10, 2020):

Possibly fixed by #10216

@jolheiser commented on GitHub (Feb 10, 2020): Possibly fixed by #10216
Author
Owner

@proton-ab commented on GitHub (Feb 10, 2020):

Should indeed be fixed by linked PR.

@proton-ab commented on GitHub (Feb 10, 2020): Should indeed be fixed by linked PR.
Author
Owner

@silverwind commented on GitHub (Feb 11, 2020):

Fix has landed.

@silverwind commented on GitHub (Feb 11, 2020): Fix has landed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4829