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

TurboTable responsive with colgroup breaks column width #6757

Closed
zeatan opened this issue Oct 25, 2018 · 2 comments · Fixed by #8197
Closed

TurboTable responsive with colgroup breaks column width #6757

zeatan opened this issue Oct 25, 2018 · 2 comments · Fixed by #8197
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@zeatan
Copy link

zeatan commented Oct 25, 2018

I'm submitting a ... (check one with "x")

[x ] bug report => Search github for a similar issue or PR before submitting
[x ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
Please demonstrate your case at stackblitz by using the issue template below. Issues without a test case have much less possibility to be reviewd in detail and assisted.

https://stackblitz.com/edit/primeng-table-responsive-with-colgroup

Current behavior

TurboTable with colgroup(for column style, resizing) in responsive mode, td's width 100% style ignored.
So, column displayed narrowly.

Expected behavior

In responsive mode, remove colgroup automatically.

Minimal reproduction of the problem with instructions

See stackblitz

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Angular version: 6.1.10
  • PrimeNG version: 6.1.5
  • Browser: [Chrome 69| Firefox 61]
  • Language: [TypeScript 2.9]

  • Node (for AoT issues): node --version =

@dlarr
Copy link

dlarr commented Apr 11, 2019

Same problem...

@lbatistag80
Copy link

Same problem, any update???

@cagataycivici cagataycivici added this to the 8.1.0 milestone Oct 1, 2019
@cagataycivici cagataycivici added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Oct 1, 2019
cagataycivici added a commit that referenced this issue Oct 7, 2019
Fixed #6757 TurboTable responsive with colgroup breaks column width
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants