Closed
Description
Description
The "Filter by commit" dropdown on the PR files changed view will not be shown if you click on the button.
The div gets the visible class when clicking the button but this does not show the dropdown. (display:none is still used from .dropdown class)
Just tested this on demo.gitea.com:
https://demo.gitea.com/TEST_CODEOWNERS/gitea/pulls/1/files and then click on the commits button.
Gitea Version
1.22.1
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Gitea binary, demo.gitea.com
Database
None