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
Atomatic refresh of process grid causes it to scroll to top, which is pretty annoying, especially for a big lists (you cannot easily view logs for a process in the middle of the list).
I tried to fix this with preserveScrollOnRefresh: true, unfortunately didn't work for me.
The text was updated successfully, but these errors were encountered:
Atomatic refresh of process grid causes it to scroll to top, which is pretty annoying, especially for a big lists (you cannot easily view logs for a process in the middle of the list).
I tried to fix this with
preserveScrollOnRefresh: true
, unfortunately didn't work for me.The text was updated successfully, but these errors were encountered: