Author dropdown on dashboard issue list page only accept user input #14061

Open
opened 2025-11-02 11:01:46 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @Firesphere on GitHub (Jan 28, 2025).

Description

On Gitea 1.23.1, the Author dropdown of the pull requests appears empty. This appears to be a regression from #25906

Note: demo.gitea.com is unreachable, so I can not try it on the demo!

Screenshots

Image
Image

Gitea Version

1.23.1

Can you reproduce the bug on the Gitea demo site?

No

Operating System

macOS 15

Browser Version

Firefox Developer Edition 135.0b9

Originally created by @Firesphere on GitHub (Jan 28, 2025). ### Description On Gitea 1.23.1, the Author dropdown of the pull requests appears empty. This appears to be a regression from #25906 Note: demo.gitea.com is unreachable, so I can not try it on the demo! ### Screenshots ![Image](https://github.com/user-attachments/assets/038c9b20-3a7d-4922-b703-62a06fa33b81) ![Image](https://github.com/user-attachments/assets/e4eb0280-3dff-4718-b395-dcd22c87a9e3) ### Gitea Version 1.23.1 ### Can you reproduce the bug on the Gitea demo site? No ### Operating System macOS 15 ### Browser Version Firefox Developer Edition 135.0b9
GiteaMirror added the issue/not-a-bug label 2025-11-02 11:01:46 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Jan 29, 2025):

On Gitea 1.23.1, the Author dropdown of the pull requests appears empty. This appears to be a regression from #25906

It's not regression, it is a new feature: allow to filter authors on the "dashboard" page. But, at the moment, on the "dashbaord" page, you could only input the usernames in that dropdown because it's impossible to get the full list by current codebase.

@wxiaoguang commented on GitHub (Jan 29, 2025): > On Gitea 1.23.1, the Author dropdown of the pull requests appears empty. This appears to be a regression from [#25906](https://github.com/go-gitea/gitea/issues/25906) It's not regression, it is a new feature: allow to filter authors on the "dashboard" page. But, at the moment, on the "dashbaord" page, you could only input the usernames in that dropdown because it's impossible to get the full list by current codebase.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14061