Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb39f7a3

Browse files
authored
Fix dropdown filter (#34708) (#34711)
Partially backport#34708
1 parentb9ed8fc commitb39f7a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎web_src/fomantic/build/components/dropdown.js‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,7 @@ $.fn.dropdown = function(parameters) {
525525
returntrue;
526526
}
527527
if(settings.onShow.call(element)!==false){
528+
settings.onAfterFiltered.call(element);// GITEA-PATCH: callback to correctly handle the filtered items
528529
module.animate.show(function(){
529530
if(module.can.click()){
530531
module.bind.intent();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp