You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My requirement and understanding is, that as you can see in image, the first and the last columns are frozen. It does not make any sense to show a scrollbar below them. However, in current condition, the scroll bar extends to the entire width of the table.
Environment
angular, stackblitz
Reproducer
No response
Angular version
17.1.1
PrimeNG version
^17.4.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
The scrollbar should not be present below the frozen columns so as to let the user understand that they are frozen columns. Similar scenario should apply for frozen rows.
The text was updated successfully, but these errors were encountered:
So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you open a new issue so we can include it in our roadmap?
Thanks a lot for your understanding!
Best Regards,
Describe the bug
I am using this demo table for illustration.
My requirement and understanding is, that as you can see in image, the first and the last columns are frozen. It does not make any sense to show a scrollbar below them. However, in current condition, the scroll bar extends to the entire width of the table.
Environment
angular, stackblitz
Reproducer
No response
Angular version
17.1.1
PrimeNG version
^17.4.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
The scrollbar should not be present below the frozen columns so as to let the user understand that they are frozen columns. Similar scenario should apply for frozen rows.
The text was updated successfully, but these errors were encountered: