question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

column pinning have some styling bugs

See original GitHub issue

I’m submitting a … (check one with “x”)

[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here

Current behavior Showing your example for column pinning here http://swimlane.github.io/ngx-datatable/# in my opinion there is a style problem. The divider between City and State Header is not horizontal aligned with the divider in the rows.

image

Expected behavior I think the divider should be aligned.

Reproduction of the problem See the example in our demo page

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:15 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
jkoncommented, Nov 22, 2017

Similar issue I am seeing is that when using bootstrap or dark theme, pinned columns don’t hide scrolled columns beneath like material theme does. You can see the issue by changing the theme on the pinning demo (http://swimlane.github.io/ngx-datatable/#pinning) using the dev console. If you change it to bootstrap, the middle columns scroll horizontally and you can still see them under the frozen columns screen shot 2017-11-22 at 3 09 00 pm

Also, the material striped theme loses the striping on the frozen columns: image

4reactions
DSplawski92commented, Feb 19, 2021

Similar issue I am seeing is that when using bootstrap or dark theme, pinned columns don’t hide scrolled columns beneath like material theme does. You can see the issue by changing the theme on the pinning demo (http://swimlane.github.io/ngx-datatable/#pinning) using the dev console. If you change it to bootstrap, the middle columns scroll horizontally and you can still see them under the frozen columns screen shot 2017-11-22 at 3 09 00 pm

It seems issue still occurs. Is there any solution based on CSS?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Column Pinning - AG Grid
Below shows jumping to rows and columns via the API. Jumping to a pinned column makes no sense, as the pinned columns, by...
Read more >
ag-grid with pinned column runneth over - Stack Overflow
Meet this bug too,and can't resolve it by "don't set css for height at all". But I found it related to the theme...
Read more >
Data Grid - Column pinning - MUI X
They can be pinned either to the left or right side and cannot be reordered. To pin a column, there are a few...
Read more >
Column Pinning Feature Guide - Material React Table Docs
Column pinning is a cool feature that lets users pin (freeze) columns to the left or right of the table. Pinned columns will...
Read more >
Safari Technology Preview Release Notes - Apple Developer
Fixed a bug in style caching with container units (251268@main) ... come across an implementation bug in web technology, Web Inspector, or have...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found