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

Table: Grouping table head not respecting nzWidthConfig #3796

Closed
Endran opened this issue Jul 15, 2019 · 4 comments · Fixed by #3801
Closed

Table: Grouping table head not respecting nzWidthConfig #3796

Endran opened this issue Jul 15, 2019 · 4 comments · Fixed by #3801

Comments

@Endran
Copy link

Endran commented Jul 15, 2019

Reproduction link

https://2nl1sk.run.stackblitz.io

Steps to reproduce

Open stackblitz, or just go to the official docs https://ng.ant.design/components/table/en#components-table-demo-grouping-columns.
As you can see the Grouped table head is misaligned with the content, and there is some whitespace to the right and bottom of the component.

What is expected?

A perfectly aligned table head

What is actually happening?

Not aligned table head, instead some whitespace is present right and bottom

Environment Info
ng-zorro-antd 8.0.3
Browser Chrome 75, Safari 12.1.1

It works fine in Firefox 68

@Endran
Copy link
Author

Endran commented Jul 15, 2019

Let me also add a screenshot, straight from the docs.

Screen Shot 2019-07-15 at 14 22 55

@vthinkxie
Copy link
Member

this bug will happen when set automatically based on input device in macos

@Endran
Copy link
Author

Endran commented Jul 15, 2019

I do not understand what you mean with automatically based on input device. Is there something we need to do? I guess it needs fixing, since it is an regression compared to the Angular7 version.

@vthinkxie
Copy link
Member

@Endran I mean this http://osxdaily.com/2011/08/03/show-scroll-bars-mac-os-x-lion/
it is a bug, and we will fix it in next version.

Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants