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

feat(Listbox): row height #1029

Merged
merged 6 commits into from
Jan 11, 2023

Conversation

DanielS-Qlik
Copy link
Contributor

Motivation

Use the same row height on the Listbox both with and without checkboxes.
Remove the bottom border when using checkboxes.

Before:
Screenshot 2022-12-14 at 14 39 39
Screenshot 2022-12-14 at 14 39 59

After:
Screenshot 2022-12-14 at 14 32 19
Screenshot 2022-12-14 at 14 33 08

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

@johanlahti
Copy link
Contributor

@Caele We discussed this briefly in the morning, are we fine with changing the row height to fit the UX design sketches better. Or should we override the design sketches?

@DanielS-Qlik DanielS-Qlik merged commit 1076ed4 into qlik-oss:master Jan 11, 2023
@DanielS-Qlik DanielS-Qlik deleted the ild/listbox-row-height branch January 11, 2023 13:47
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

4 participants