Skip to content

Table UI is overflow when package label is too long #21248

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

Closed
noahziheng opened this issue Sep 23, 2022 · 1 comment · Fixed by #21251
Closed

Table UI is overflow when package label is too long #21248

noahziheng opened this issue Sep 23, 2022 · 1 comment · Fixed by #21251
Labels
topic/packages topic/ui Change the appearance of the Gitea UI type/bug

Comments

@noahziheng
Copy link

Description

Hi all, I found a UI problem when I try to publish the container image to Gitea Package by Paketo + Cloud Native Build Pack:

  • Only divider in the "Layers" section if the layer name is empty
    • Maybe need a default shown value such as (Empty)
  • The content is overflow in the "Labels" section if the label is too long
    • Maybe we can show the split content in the table, and provide a popover view to show the full content of the label.

Screenshots

image

Gitea Version

1.17.2

Can you reproduce the bug on the Gitea demo site?

Yes

Operating System

Windows 11

Browser Version

Microsoft Edge 105.0.1343.42

@noahziheng noahziheng added type/bug topic/ui Change the appearance of the Gitea UI labels Sep 23, 2022
@KN4CK3R
Copy link
Member

KN4CK3R commented Sep 23, 2022

@silverwind Any idea about the table? With ui very basic fixed compact table the problem is gone but the auto width of the columns too. I don't know why the table can overflow the parent div.

Link to test: https://try.gitea.io/noahziheng/-/packages/container/ingress-dns-syncer/latest

6543 pushed a commit that referenced this issue Sep 27, 2022
KN4CK3R added a commit to KN4CK3R/gitea that referenced this issue Sep 27, 2022
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic/packages topic/ui Change the appearance of the Gitea UI type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants