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
{{ message }}
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
when going back from the delegate page you always end up on the top of the page
this is confusing especially when you check details of a delegate after picking the tracks, and you have to scroll all the way down again to continue
note that i've added a scroll to top (ScrollToTop) function to DelegationLayout.tsx to end up on the top of the delegate page independent of where you got there from
The text was updated successfully, but these errors were encountered:
when going back from the delegate page you always end up on the top of the page
this is confusing especially when you check details of a delegate after picking the tracks, and you have to scroll all the way down again to continue
note that i've added a scroll to top (ScrollToTop) function to DelegationLayout.tsx to end up on the top of the delegate page independent of where you got there from
The text was updated successfully, but these errors were encountered: