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: align search icons and cells #1135

Merged
merged 2 commits into from Mar 13, 2023
Merged

fix: align search icons and cells #1135

merged 2 commits into from Mar 13, 2023

Conversation

quanho
Copy link
Collaborator

@quanho quanho commented Mar 13, 2023

Since now a header can contains many icons like search icon/lock icon and/or drill-down icon, so we also need to align the search icon in the header with the search icon in the search box and also need to align these icons with cells to have the same paddingLeft.

Before (search icons do not align well):
listbox-basic-linux

After:
Without a drill-down icon
Screenshot 2023-03-13 at 13 07 02

With a drill-down icon
Screenshot 2023-03-13 at 13 09 47

Motivation

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 merged commit 0dd499c into master Mar 13, 2023
@quanho quanho deleted the hva/search-icons-alignment branch March 13, 2023 12:46
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

2 participants