Inconsistency in navbar create dropdown #3407

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

Originally created by @Louis9902 on GitHub (Jun 1, 2019).

  • Gitea version (or commit ref): 1.9.0+dev-307-g43cf2f3b5
  • Git version: (not relevant)
  • Operating system: (docker on windows host, not relevant)
  • 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

Found some inconsistency regarding the user interface. In the navbar menu where you can create some repos etc. the hover highlight colour does not fit the list properly.
As you can see in the screenshot.

If found also out that this changes if you disable the element property underlined in the second screenshot. Then the result is as expected.
...

Screenshots

image
image

Originally created by @Louis9902 on GitHub (Jun 1, 2019). <!-- 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.9.0+dev-307-g43cf2f3b5 - Git version: (not relevant) - Operating system: (docker on windows host, not relevant) - Database (use `[x]`): - [X] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [X] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description Found some inconsistency regarding the user interface. In the navbar menu where you can create some repos etc. the hover highlight colour does not fit the list properly. As you can see in the screenshot. If found also out that this changes if you disable the element property underlined in the second screenshot. Then the result is as expected. ... ## Screenshots ![image](https://user-images.githubusercontent.com/16615577/58747580-5e4e4400-846d-11e9-8d0e-98c5e7addbc1.png) ![image](https://user-images.githubusercontent.com/16615577/58747621-fba97800-846d-11e9-97a6-748a233b9f5a.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the topic/ui label 2025-11-02 05:12:02 -06:00
Author
Owner

@silverwind commented on GitHub (Jun 1, 2019):

I also noticed this. I have no idea where this faulty inline style is coming from. I assume it is being added by JS, but my search so far did not yield any results.

@silverwind commented on GitHub (Jun 1, 2019): I also noticed this. I have no idea where this faulty inline style is coming from. I assume it is being added by JS, but my search so far did not yield any results.
Author
Owner

@saitho commented on GitHub (Jun 2, 2019):

I assume it is being added by JS, but my search so far did not yield any results.

My guess is that the JavaScript of SemanticUI does that.

@saitho commented on GitHub (Jun 2, 2019): > I assume it is being added by JS, but my search so far did not yield any results. My guess is that the JavaScript of SemanticUI does that.
Author
Owner

@stale[bot] commented on GitHub (Aug 1, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Aug 1, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3407