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

scrollHeight not dynamically on new Turbo Table #4884

Closed
bbuehrer opened this issue Jan 19, 2018 · 4 comments
Closed

scrollHeight not dynamically on new Turbo Table #4884

bbuehrer opened this issue Jan 19, 2018 · 4 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@bbuehrer
Copy link
Contributor

There is no guarantee in receiving a response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeNG PRO Support where support is provided within 4 business hours

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

The property "scrollHeight" only works on startup and not dynamically.
[scrollHeight]="myTableScrollHeight"
PrimeNg 5.2.0-RC1

@ARandomDude
Copy link

See #4114 for this.

By the way, setting an percentage value as scrollHeight (etc 100%) does not make the table adapt when e.g. the browser window is resized.

@bbuehrer
Copy link
Contributor Author

I set the scrollHeight in px (sample: browser window height-60px) and it does not make the table adapt when the browser window is resized.

@bbuehrer
Copy link
Contributor Author

The problem is also in PrimeNg 5.2.0-RC2

@Ketec
Copy link

Ketec commented Jan 30, 2018

Well this is a completely breaking change. I cannot migrate over to new table without this.

@cagataycivici cagataycivici self-assigned this Jan 31, 2018
@cagataycivici cagataycivici added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Jan 31, 2018
@cagataycivici cagataycivici added this to the 5.2.0-RC3 milestone Jan 31, 2018
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

No branches or pull requests

4 participants