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(Listbox): take searchEnabled and toolbar into account for minHeight #1143

Merged
merged 5 commits into from Mar 17, 2023

Conversation

DanielS-Qlik
Copy link
Contributor

Motivation

Improve rendering small size Listbox, take searchEnabled and toolbar into account when calculating minHeight
As a first step to fixing: qlik-oss/sn-list-objects#89

Before:
Kapture 2023-03-14 at 16 54 22

After:
Kapture 2023-03-14 at 17 22 22

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

@Caele
Copy link
Collaborator

Caele commented Mar 15, 2023

Add rendering tests please to cover this case

# Conflicts:
#	apis/nucleus/src/components/listbox/ListBoxInline.jsx
#	test/rendering/listbox/listbox.js
Co-authored-by: Johan Lahti <johanlahti@users.noreply.github.com>
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.

None yet

3 participants