Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Horizontal overflow #24296

Closed
yp05327 opened this issue Apr 24, 2023 · 2 comments · Fixed by #24393
Closed

Horizontal overflow #24296

yp05327 opened this issue Apr 24, 2023 · 2 comments · Fixed by #24393
Labels
topic/ui Change the appearance of the Gitea UI type/bug

Comments

@yp05327
Copy link
Contributor

yp05327 commented Apr 24, 2023

Description

Described in #24249 (comment) and #24249 (comment)

Gitea Version

1.20.0+dev-553 and 513

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

try.gitea.io:
image
image
gitea.com:
image

Git Version

No response

Operating System

No response

How are you running Gitea?

gitea.com

Database

None

@wxiaoguang
Copy link
Contributor

It's related to :

@silverwind silverwind added the topic/ui Change the appearance of the Gitea UI label Apr 24, 2023
@yp05327
Copy link
Contributor Author

yp05327 commented Apr 25, 2023

image
Same issue in dashboard pages.

silverwind pushed a commit that referenced this issue Apr 29, 2023
…age, fix stackable menu (#24393)

Since 2015/2016, there is a global pollution: ".ui.left" / ".ui.right".

Fomantic UI doesn't work this way, it just conflicts with many Fomantic
definitions.

This PR starts the cleaning work of such techinical debts.

And, the "label list" page has been quite messy for long time, for
example, why "li" appears in "div" ......

And fix #24296

<details>


![image](https://user-images.githubusercontent.com/2114189/235051281-54c5374c-b5fd-4b5f-9aa2-02d4bb2d9112.png)


![image](https://user-images.githubusercontent.com/2114189/235055703-2ba042e0-4db7-4e63-8646-02f390d496b5.png)


![image](https://user-images.githubusercontent.com/2114189/235056310-4f6ffdc2-5758-4927-8fb8-314d9fb72a6b.png)


![image](https://user-images.githubusercontent.com/2114189/235058400-dab1c9ec-3325-4671-8345-aee6b0b68042.png)


![image](https://user-images.githubusercontent.com/2114189/235058424-85509532-b9bc-43ad-b00f-a87184c60f22.png)

</details>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic/ui Change the appearance of the Gitea UI type/bug
Projects
None yet
3 participants