Manage Organizations in User settings will broken when org name is too long #11555

Closed
opened 2025-11-02 09:40:55 -06:00 by GiteaMirror · 9 comments
Owner

Originally created by @yp05327 on GitHub (Aug 29, 2023).

Description

image

Gitea Version

latest

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

build

Database

None

Originally created by @yp05327 on GitHub (Aug 29, 2023). ### Description ![image](https://github.com/go-gitea/gitea/assets/18380374/5e5f4d96-0c91-450e-98bd-976dd4e93b34) ### Gitea Version latest ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? build ### Database None
GiteaMirror added the type/bug label 2025-11-02 09:40:55 -06:00
Author
Owner

@puni9869 commented on GitHub (Aug 30, 2023):

Unfortunately this is everywhere
image

image

This is due to long description.

Long name
image

@puni9869 commented on GitHub (Aug 30, 2023): Unfortunately this is everywhere <img width="1361" alt="image" src="https://github.com/go-gitea/gitea/assets/80308335/48a3c7ae-e1b6-464b-bd3f-19441171bbc3"> <img width="1316" alt="image" src="https://github.com/go-gitea/gitea/assets/80308335/a5b1afe3-42d1-45b3-b18c-d8f06ff2a57b"> This is due to long description. Long name <img width="1364" alt="image" src="https://github.com/go-gitea/gitea/assets/80308335/ea1759c6-f56f-40aa-a65c-52277bdd2fd9">
Author
Owner

@puni9869 commented on GitHub (Aug 30, 2023):

I wil take it forward.

@puni9869 commented on GitHub (Aug 30, 2023): I wil take it forward.
Author
Owner

@puni9869 commented on GitHub (Aug 30, 2023):

Strang thing it works perfectly fine on older org name changes
image

Creating a new org will overflow. Not having the issue with older org name/ description change

@puni9869 commented on GitHub (Aug 30, 2023): Strang thing it works perfectly fine on older org name changes <img width="693" alt="image" src="https://github.com/go-gitea/gitea/assets/80308335/d89bc745-7ade-4468-aa75-2fbd5a314722"> Creating a new org will overflow. Not having the issue with older org name/ description change
Author
Owner

@lng2020 commented on GitHub (Sep 11, 2023):

is it okay to close it? Now the max length of org name, full name, and description is 40, 100, and 255. There seems to be no problem here.

@lng2020 commented on GitHub (Sep 11, 2023): is it okay to close it? Now the max length of org name, full name, and description is 40, 100, and 255. There seems to be no problem here.
Author
Owner

@puni9869 commented on GitHub (Sep 11, 2023):

Could you test it once again, At my end it was lil flaky.

@puni9869 commented on GitHub (Sep 11, 2023): Could you test it once again, At my end it was lil flaky.
Author
Owner

@yp05327 commented on GitHub (Sep 12, 2023):

I created a new organization in the latest version and there are no changes:
image
image

@yp05327 commented on GitHub (Sep 12, 2023): I created a new organization in the latest version and there are no changes: ![image](https://github.com/go-gitea/gitea/assets/18380374/6138d781-963a-435e-9787-f1cd8a500762) ![image](https://github.com/go-gitea/gitea/assets/18380374/b060b8eb-91bf-45b2-a76f-95a2ee7ae5a7)
Author
Owner

@yp05327 commented on GitHub (Sep 12, 2023):

is it okay to close it? Now the max length of org name, full name, and description is 40, 100, and 255. There seems to be no problem here.

I don't understand the relationship between max length of these settings and the broken UI here.

@yp05327 commented on GitHub (Sep 12, 2023): > is it okay to close it? Now the max length of org name, full name, and description is 40, 100, and 255. There seems to be no problem here. I don't understand the relationship between max length of these settings and the broken UI here.
Author
Owner

@lng2020 commented on GitHub (Sep 12, 2023):

Sorry for the misunderstanding, I thought it was link somehow broken. I can see the problem here: the text won't have a new line although the name is long

@lng2020 commented on GitHub (Sep 12, 2023): Sorry for the misunderstanding, I thought it was link somehow broken. I can see the problem here: the text won't have a new line although the name is long
Author
Owner

@yp05327 commented on GitHub (Mar 21, 2024):

This issue has been fixed, as web UI is redesigned.

@yp05327 commented on GitHub (Mar 21, 2024): This issue has been fixed, as web UI is redesigned.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11555