-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
p-table: Unable to reorder to the last element in the table after a scroll occurs #10003
Comments
Same Problem, when the table is in a p-dialog component and the parent site is scrolled. Angular version: 13.1.1 |
Also having the same problem, can't reorder any element to the last element of the table after scrolling the page. Is it already fixed? |
Hi, 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 reopen the issue so we can include it in our roadmap? Best Regards, |
The bug is still present on the official PrimeNg showcase, so I suppose the problem is not fixed in your latest version. To reproduce it:
(@cetincakiroglu how do I reopen the issue?) |
This is still a problem, but I guess only the owner can reopen the issue. Should a new one be created? |
I recorded a video to demonstrate the issue in the official doc page: First I drag a row and drop it in the last position. Since the table is completely in the visible area, it works. |
Same problem here! |
same problem here while row reordering scrollbar is not scrolling while dragging .any solution/help is appreciable |
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
https://stackblitz.com/edit/primeng-tablereorder-demo-akydrg
Current behavior
After scrolling the page you are no longer able to reorder a row into the last row of the table.
Expected behavior
You should be able to reorder a row into the last element of the table at all times.
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
To allow users to move a row into the last position.
Please tell us about your environment:
Windows
Angular version: 5.X
~11.0.0
PrimeNG version: 5.X
"^11.3.0
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
node --version
=The text was updated successfully, but these errors were encountered: