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
column get stuck when moving it with an horizontal scroll bar
Steps to reproduce the behavior:
add enough columns to have a big horizontal scroll bar
try to move one of the last column to the begining of the array
the horizontal scroll bar follows your move for a while, then the column you are moving get stuck before reaching begining of the array
column get stuck when moving it with an horizontal scroll bar
Steps to reproduce the behavior:
add enough columns to have a big horizontal scroll bar
try to move one of the last column to the begining of the array
the horizontal scroll bar follows your move for a while, then the column you are moving get stuck before reaching begining of the array
https://plnkr.co/edit/skLkX7WC6v41hKC6
use this plunkr, try to move column "balance4" in first position
Expected behavior :
no blocked column
Environnement :
ui-grid 4.12.7
angularjs 1.4.3
Chrome 131.0.6778.140
Windows
The text was updated successfully, but these errors were encountered: