Some problem about commit status #11033

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

Originally created by @yp05327 on GitHub (Jun 15, 2023).

Description

  • Some times it will be outside of the window
    image
  • Do we need to show all of them?
    image

You can also check this in:
https://gitea.com/yp05327/testrepo

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 (Jun 15, 2023). ### Description - Some times it will be outside of the window ![image](https://github.com/go-gitea/gitea/assets/18380374/79aa21cd-7051-4c6c-ab06-69ce84436256) - Do we need to show all of them? ![image](https://github.com/go-gitea/gitea/assets/18380374/b53b0eb6-45c4-450a-b99c-dc39e5c54176) You can also check this in: https://gitea.com/yp05327/testrepo ### 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/bugtopic/ui labels 2025-11-02 09:25:40 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Jun 15, 2023):

Please review & approve this one for padding

https://github.com/go-gitea/gitea/pull/25254


Do we need to show all of them?

I think there could be a max-height with overflow scroll.

@wxiaoguang commented on GitHub (Jun 15, 2023): Please review & approve this one for padding https://github.com/go-gitea/gitea/pull/25254 ---- > Do we need to show all of them? I think there could be a max-height with overflow scroll.
Author
Owner

@wxiaoguang commented on GitHub (Jun 15, 2023):

Some times it will be outside of the window

Maybe it can be fine tuned by the Popper options: https://atomiks.github.io/tippyjs/v6/all-props/#popperoptions

@wxiaoguang commented on GitHub (Jun 15, 2023): > Some times it will be outside of the window Maybe it can be fine tuned by the Popper options: https://atomiks.github.io/tippyjs/v6/all-props/#popperoptions
Author
Owner

@silverwind commented on GitHub (Jun 15, 2023):

For the "outside screen" issue, I think a solution to make it scrollable as soon as popper sees it does not have enough space on top or bottom would be needed, so this is a bit tricky. If we get it to work, we could apply it to all tippies I guess.

@silverwind commented on GitHub (Jun 15, 2023): For the "outside screen" issue, I think a solution to make it scrollable as soon as popper sees it does not have enough space on top or bottom would be needed, so this is a bit tricky. If we get it to work, we could apply it to all tippies I guess.
Author
Owner

@yp05327 commented on GitHub (Aug 3, 2023):

Just a question, is it possible to use dropdown menu instead of tippy, if we want to make a GitHub like ui for this?

@yp05327 commented on GitHub (Aug 3, 2023): Just a question, is it possible to use dropdown menu instead of tippy, if we want to make a GitHub like ui for this?
Author
Owner

@yp05327 commented on GitHub (Nov 15, 2023):

I think this issue is fixed in #26284.

@yp05327 commented on GitHub (Nov 15, 2023): I think this issue is fixed in #26284.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11033