diff options
author | Giteabot <teabot@gitea.io> | 2023-03-01 15:59:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-01 15:59:36 -0500 |
commit | 3d8412dd51760fd715be7650f5bdc81228f6ba87 (patch) | |
tree | 4dbfbbf48ac970eac62281b6f9cf4964a6f185eb /modules/options | |
parent | ff7057a46dfc3e1db83e26ea770246a7e253f450 (diff) | |
download | gitea-3d8412dd51760fd715be7650f5bdc81228f6ba87.tar.gz gitea-3d8412dd51760fd715be7650f5bdc81228f6ba87.zip |
Use the correct selector to hide the checkmark of selected labels on clear (#23224) (#23228)
Backport #23224
Regression of #10107
(https://github.com/go-gitea/gitea/pull/10107/files#diff-a15e36f2f9c13339f7fdd38bc2887db2ff2945cb8434464318ab9105fcc846bdR460)
Fix #22222
Before: the "clear" action couldn't remove these check marks.
![image](https://user-images.githubusercontent.com/2114189/222212998-c9f33459-b71d-4e80-8588-2935f3b7050c.png)
After: the "clear" action can remove these check marks.
![image](https://user-images.githubusercontent.com/2114189/222213048-2be98ed0-cac0-4e27-b72c-1dd0ac2637d5.png)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'modules/options')
0 files changed, 0 insertions, 0 deletions