Design improvement: Secondary menu width #2402

Closed
opened 2025-11-02 04:34:54 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Tim-Otte on GitHub (Oct 11, 2018).

  • Gitea version (or commit ref): 1.4.0+rc1-14-gd87fb0a
  • Git version: 2.14.1
  • Operating system: Ubuntu 17.10
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant

Description

In the repository view there is a textbox with the current repository url. On the right side of this textbox there are two buttons: Copy to clipboard and Download. The download button is further to the right side than the box above and below. Adding a width of 100% to its ? parent container (like in the screenshot) should fix it.

Screenshots

Url black for privacy...

Current style:
Image of current status
Improved style:
Image of improvement

Originally created by @Tim-Otte on GitHub (Oct 11, 2018). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) 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.4.0+rc1-14-gd87fb0a - Git version: 2.14.1 - Operating system: Ubuntu 17.10 - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant ## Description In the repository view there is a textbox with the current repository url. On the right side of this textbox there are two buttons: Copy to clipboard and Download. The download button is further to the right side than the box above and below. Adding a width of 100% to its ? parent container (like in the screenshot) should fix it. ## Screenshots Url black for privacy... Current style: ![Image of current status](https://user-images.githubusercontent.com/30824254/46801189-3da87100-cd5a-11e8-8c51-1d69a30ea83f.png) Improved style: ![Image of improvement](https://user-images.githubusercontent.com/30824254/46801190-3da87100-cd5a-11e8-916f-55dc73e60f33.png)
GiteaMirror added the topic/ui label 2025-11-02 04:34:54 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2402