This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/web_src
wxiaoguang 330b166423
Remove unnecessary and incorrect find('.menu').toggle() (#22987)
Follows:
* #22950

The dropdown menu works well without these codes.

The reason is that the event bubbling still works for the dropdown menu,
the Fomantic UI dropdown menu module will hide the menu correctly if an
item is clicked.
2023-02-20 14:44:32 -06:00
..
fomantic
js Remove unnecessary and incorrect find('.menu').toggle() (#22987) 2023-02-20 14:44:32 -06:00
less Fix hidden commit status on multiple checks (#22889) 2023-02-20 16:43:04 +08:00
svg