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

fix: do not show search box on selection #1167

Merged
merged 2 commits into from
Mar 21, 2023
Merged

Conversation

quanho
Copy link
Collaborator

@quanho quanho commented Mar 21, 2023

Motivation

Currently if the listbox has no title, the search box will be shown on selection activated. However, search box should only be shown if the user clicks the search icon, otherwise it should not be shown.
This is to fix qlik-oss/sn-list-objects#181.

Requirements checklist

  • Api specification
    • Ran yarn spec
      • No changes OR API changes has been formally approved
  • Unit/Component test coverage
  • Correct PR title for the changes (fix, chore, feat)

When build and tests have passed:

  • Add code reviewers, for example @qlik-oss/nebula-core

@quanho quanho requested a review from T-Wizard March 21, 2023 10:00
@quanho quanho merged commit b7d38ce into master Mar 21, 2023
@quanho quanho deleted the hva/sn-filter-pane-181 branch March 21, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search should not be opened when a selection is made
3 participants