Gitea always shows close button when I clicked multi select checkbox in issue list #13507

Closed
opened 2025-11-02 10:44:41 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @cloudchamb3r on GitHub (Sep 19, 2024).

Description

Thanks to @sangcheol12 and @Lieslot I found some UI bug.
When I check the multi-select checkbox in the issues list, the close button is always shown, even though I have selected closed issues.
This problem also occurs in pull requests list, because they share same logic.

This branch has a fix for this issue.

Screenshots

opened issues

Screenshot 2024-09-19 at 6 04 48 PM

closed issues

Screenshot 2024-09-19 at 6 04 55 PM

Gitea Version

1.22

Can you reproduce the bug on the Gitea demo site?

Yes

Operating System

OSX Sonoma

Browser Version

Chrome 129.0.6668.58

Originally created by @cloudchamb3r on GitHub (Sep 19, 2024). ### Description Thanks to @sangcheol12 and @Lieslot I found some UI bug. When I check the multi-select checkbox in the issues list, the close button is always shown, even though I have selected closed issues. This problem also occurs in pull requests list, because they share same logic. [This branch](https://github.com/cloudchamb3r/gitea/tree/fix/issues-is-show-closed) has a fix for this issue. ### Screenshots ## opened issues <img width="1191" alt="Screenshot 2024-09-19 at 6 04 48 PM" src="https://github.com/user-attachments/assets/16efa8dc-a1d1-4bc2-a77e-a3b3243a14da"> ## closed issues <img width="1200" alt="Screenshot 2024-09-19 at 6 04 55 PM" src="https://github.com/user-attachments/assets/7f14ae20-c769-4605-b9bb-59af6ba48523"> ### Gitea Version 1.22 ### Can you reproduce the bug on the Gitea demo site? Yes ### Operating System OSX Sonoma ### Browser Version Chrome 129.0.6668.58
GiteaMirror added the topic/uitype/bug labels 2025-11-02 10:44:41 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13507