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

DataTable column resizing does not consider next column minWith #4624

Closed
vincent opened this issue Dec 7, 2017 · 1 comment
Closed

DataTable column resizing does not consider next column minWith #4624

vincent opened this issue Dec 7, 2017 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@vincent
Copy link
Contributor

vincent commented Dec 7, 2017

I'm submitting a ...

[x] bug report
[ ] feature request
[ ] support request

Plunkr Case (Bug Reports)
http://plnkr.co/edit/zMgAMScZMo9JPENaR8Nc?p=preview

Current behavior
Resize the first column, the next one can be sized down to 15px, even if a minWidth has been given.

Expected behavior
The next column should not be downsized below its minWidth

  • Angular version: 4.4.X

  • PrimeNG version: 4.3.0

  • Browser: [all]

  • Language: [all]

@cagataycivici cagataycivici added confirmed Type: Bug Issue contains a bug related to a specific component. Something about the component is not working labels Dec 19, 2017
@cagataycivici cagataycivici self-assigned this Dec 19, 2017
@cagataycivici cagataycivici added this to the 5.1.0-RC1 milestone Dec 19, 2017
@cagataycivici cagataycivici changed the title DataTable colomn resizing does not consider next column minWith DataTable column resizing does not consider next column minWith Dec 20, 2017
@cagataycivici
Copy link
Member

Merged PR, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants