Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Search/Multitag] “No matches found” not displayed #171

Open
conor-cafferkey-sociomantic opened this issue Aug 1, 2017 · 0 comments
Labels
Milestone

Comments

@conor-cafferkey-sociomantic
Copy link
Collaborator

Currently

Given a multitag Flounder:

  1. Select an option/tag
  2. Type a search that returns no results

No options are shown but No matches found message is not displayed.

Problem

A match is still being returned for the tag that has been selected (hidden by classes.SELECTED_HIDDEN).

Wanted

Either:

  1. Filter any selected options from the matches, or
  2. exclude selected options from the search in the first place
@conor-cafferkey-sociomantic conor-cafferkey-sociomantic added this to the 1.3.0 milestone Aug 1, 2017
@conor-cafferkey-sociomantic conor-cafferkey-sociomantic changed the title [Search/Multitag] _No matches found_ not displayed [Search/Multitag] “No matches found” not displayed Aug 1, 2017
@conor-cafferkey-sociomantic conor-cafferkey-sociomantic modified the milestones: 1.3.0, 1.2.2 Aug 2, 2017
@conor-cafferkey-sociomantic conor-cafferkey-sociomantic modified the milestones: 1.2.2, 1.2.3 Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant