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

The corners of the folded review files in pull request conversation page are not right. #29933

Closed
lunny opened this issue Mar 20, 2024 · 2 comments · Fixed by #29953
Closed
Labels
topic/ui Change the appearance of the Gitea UI type/bug

Comments

@lunny
Copy link
Member

lunny commented Mar 20, 2024

image
@lunny lunny added type/bug topic/ui Change the appearance of the Gitea UI labels Mar 20, 2024
@silverwind
Copy link
Member

silverwind commented Mar 20, 2024

I remember fixing this a long time ago with some CSS, must have regressed.

@HEREYUA
Copy link
Contributor

HEREYUA commented Mar 21, 2024

It might be due to this CSS
image

lunny pushed a commit that referenced this issue Mar 29, 2024
DennisRasey pushed a commit to DennisRasey/forgejo that referenced this issue Apr 8, 2024
…y (#29953)

Fix:    [#29933](go-gitea/gitea#29933)

**Before**

![image](https://github.com/go-gitea/gitea/assets/37935145/71ec80f6-5896-4e4a-b686-4d792c11ebe2)

**After**

![image](https://github.com/go-gitea/gitea/assets/37935145/81348a61-946a-4562-881d-8d873e50228f)

---------

Co-authored-by: silverwind <me@silverwind.io>
Conflicts:
	- web_src/css/modules/segment.css
	  Ported by adding the new selector with a larger radius,
          keeping the existing one with ours.
DennisRasey pushed a commit to DennisRasey/forgejo that referenced this issue Apr 8, 2024
…y (#29953)

Fix:    [#29933](go-gitea/gitea#29933)

**Before**

![image](https://github.com/go-gitea/gitea/assets/37935145/71ec80f6-5896-4e4a-b686-4d792c11ebe2)

**After**

![image](https://github.com/go-gitea/gitea/assets/37935145/81348a61-946a-4562-881d-8d873e50228f)

---------

Co-authored-by: silverwind <me@silverwind.io>
Conflicts:
	- web_src/css/modules/segment.css
	  Ported by adding the new selector with a larger radius,
          keeping the existing one with ours.
(cherry picked from commit 43122ca)
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Jun 28, 2024
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
Development

Successfully merging a pull request may close this issue.

3 participants