Skip to content

[Search] onSelect return false does not prevent closing results #3870

Closed
@tomazzlender

Description

It looks like setting return false to onSelect callback does not prevent closing results popup in the latest version 2.1.8.

In previous version it worked like you can see in the following fiddle
http://jsfiddle.net/vw35s0un/

But not with the latest version
http://jsfiddle.net/joqtdzan/1/

  1. In both cases type something in the input field like "a"
  2. Click on result.

In first fiddle (old semantic ui version) it closes in another (newest semantic ui version) it does not.

What should I do to prevent closing results popup when something is clicked inside popup?

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions