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

Pivot Grid Header size is not correctly reflected based on density #14490

Closed
skrustev opened this issue Jul 9, 2024 · 1 comment · Fixed by #14811
Closed

Pivot Grid Header size is not correctly reflected based on density #14490

skrustev opened this issue Jul 9, 2024 · 1 comment · Fixed by #14811
Assignees
Labels
🐛 bug Any issue that describes a bug display-density grid: pivot 🆕 status: new ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@skrustev
Copy link
Member

skrustev commented Jul 9, 2024

Description

The Pivot Grid headers do not size correctly for the small and medium display density.

  • igniteui-angular version: 18.0.x
  • browser: any

Steps to reproduce

  1. Open the Pivot Grid State demo
  2. Set the following var in the host: --ig-size: var(--ig-size-small);
  3. Set superCompactMode to false in the template
  4. Observe the column headers

Result

The headers inside are smaller but their actual height is not and the border appear to not be going to the above headers cell because of that.

Expected result

The headers should size correctly.

Attachments

image

Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Sep 30, 2024
@dkamburov dkamburov added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed status: inactive Used to stale issues and pull requests labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug display-density grid: pivot 🆕 status: new ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants