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

Footer dispaly issue #24249

Closed
yp05327 opened this issue Apr 21, 2023 · 11 comments · Fixed by #24251
Closed

Footer dispaly issue #24249

yp05327 opened this issue Apr 21, 2023 · 11 comments · Fixed by #24251
Labels

Comments

@yp05327
Copy link
Contributor

yp05327 commented Apr 21, 2023

Description

image

It seems that footer has been changed. (In the middle of the footer, not left and right)

Then if we adjust the browser's width:
image
It seems that there's an issue.

Gitea Version

1.20.0+dev-517-g948a9ee5e

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

@wxiaoguang
Copy link
Contributor

wxiaoguang commented Apr 21, 2023

Maybe I changed some code and broke it ..... (not sure .... because I made many changes on this element)

I guess we could remove the ui container and fine-tune the footer left & right, it could be simpler

@yp05327
Copy link
Contributor Author

yp05327 commented Apr 21, 2023

Tested in old version(release/v1.18) have no problems.
release/v1.19 have same problem

@wxiaoguang
Copy link
Contributor

Does this look good to you? Fix footer display #24251

silverwind added a commit that referenced this issue Apr 22, 2023
Fix #24249

Diff with ignoring spaces:
https://github.com/go-gitea/gitea/pull/24251/files?diff=split&w=1

Screenshots:

<details>

<img width="1440" alt="image"
src="https://user-images.githubusercontent.com/2114189/233592840-d9ef7296-64eb-4e48-a598-300807a7c2f9.png">

<img width="923" alt="image"
src="https://user-images.githubusercontent.com/2114189/233593015-16edc531-43c2-4ff0-b27e-ca75dbadce0c.png">

</details>

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
wxiaoguang added a commit to wxiaoguang/gitea that referenced this issue Apr 22, 2023
Fix go-gitea#24249

Diff with ignoring spaces:
https://github.com/go-gitea/gitea/pull/24251/files?diff=split&w=1

Screenshots:

<details>

<img width="1440" alt="image"
src="https://user-images.githubusercontent.com/2114189/233592840-d9ef7296-64eb-4e48-a598-300807a7c2f9.png">

<img width="923" alt="image"
src="https://user-images.githubusercontent.com/2114189/233593015-16edc531-43c2-4ff0-b27e-ca75dbadce0c.png">

</details>

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
@yp05327
Copy link
Contributor Author

yp05327 commented Apr 24, 2023

@wxiaoguang
When I was checking the question you asked in #23625 (comment),
I found that #24182 happend again.

Maybe the fix of this issue is related?
image
image

And private tag, user name also seems strange? Maybe no word break is better(at least the private tag)?

@yp05327
Copy link
Contributor Author

yp05327 commented Apr 24, 2023

It seems that it also happens in the old version:
(gitea.com)
image

@wxiaoguang
Copy link
Contributor

Maybe the fix of this issue is related?

IMO it's not related. It seems that the "issue list" page width is larger than expected. So a new issue could be fine.

@silverwind
Copy link
Member

silverwind commented Apr 24, 2023

Maybe it's time to find something better for dropdowns. Maybe https://github.com/github/details-menu-element, or even better, use tippy.

@wxiaoguang
Copy link
Contributor

It's not related to dropdown.

I think the page width problem is a regression of

Which look like a dirty pollution to existing CSS styles.

@silverwind
Copy link
Member

@yp05327 Share link to try page with issue?

@wxiaoguang
Copy link
Contributor

wxiaoguang commented Apr 28, 2023

Will be fixed by #24393 (together)

At that time, some people do not understand how to make styles work with Fomantic UI correctly.

@yp05327
Copy link
Contributor Author

yp05327 commented Apr 28, 2023

@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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants