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: show drilldown icon for drilldown dimension #1129

Merged
merged 4 commits into from Mar 13, 2023
Merged

Conversation

quanho
Copy link
Collaborator

@quanho quanho commented Mar 12, 2023

This PR is to fix qlik-oss/sn-list-objects#66.
It shows a drill-down icon to the left of a dimension title.
Since icons have padding left and padding right 7px so when there are one ore more icons there are too much space between the first left icon and the left border and also too much space between icons. This PR also adjusts the padding between icons and between the title and the left border based on if there are any icons or not.

Search icon shown in analysis mode
Analysis mode

Search icon hidden in edit mode
Edit mode

Search icon hidden in analysis mode when a dimension is locked; lock icon is enabled
Analysis mode with lock icon

Search icon hidden in edit mode when a dimension is locked; lock icon is disabled
Edit mode with lock icon

@quanho quanho requested a review from johanlahti March 12, 2023 14:55
@quanho quanho merged commit f679e96 into master Mar 13, 2023
@quanho quanho deleted the hva/sn-filter-pane-66 branch March 13, 2023 08:15
ashrles added a commit that referenced this pull request Mar 16, 2023

- Update translations related to: f679e96 - fix: show drilldown icon for drilldown dimension (#1129)
Caele pushed a commit that referenced this pull request Mar 16, 2023
- Update translations related to: f679e96 - fix: show drilldown icon for drilldown dimension (#1129)
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.

There is no icon indicating that it is a drilldown dimension
2 participants