Skip to content

Conversation

@IMinchev64
Copy link
Contributor

@IMinchev64 IMinchev64 commented Jan 22, 2026

Closes #16639

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@IMinchev64 IMinchev64 changed the title fix(grid): add background-clip to filtering cell style fix(grid): add background-clip to filtering cell style - master Jan 22, 2026
@simeonoff simeonoff requested a review from desig9stein January 22, 2026 14:04
@desig9stein desig9stein self-assigned this Jan 23, 2026
@desig9stein desig9stein added the 👀 status: in-review Issue is currently being reviewed label Jan 23, 2026
@desig9stein
Copy link
Contributor

@IMinchev64 The issue persists for pinned columns; the selection state isn't visible on the header cell. I recommend using an ::after pseudo-element to handle the selection styling. Since we already refactored this in the scoped styles branch, you can refer to this PR for our implementation logic.

Let me know if you have any questions

@desig9stein desig9stein removed the 👀 status: in-review Issue is currently being reviewed label Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Grid] Pinned columns not showing border of active header cells

4 participants