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
Write up onboarding items for the restaking & bridge pages to help first time users quickly understand what the purpose and usage of the page is. It should be succinct but useful.
Implement onboarding modal logic and the ability to remember when it was previously seen
Add a help (?) button on the top right to allow users to re-open the onboarding modal in case they forget how to use the page.
Help button is hidden on pages that don't have onboarding defined
We should add a checkbox for "not showing this modal in the future" and save this preference in local storage to enhance the user experience, as it can be frustrating for users if the modal reappears every time the page is refreshed.
We should add a checkbox for "not showing this modal in the future" and save this preference in local storage to enhance the user experience, as it can be frustrating for users if the modal reappears every time the page is refreshed.
@AtelyPham Yes, the modal is automatically hidden after the first page visit. The state is saved to local storage. The user can use the help button at the top right of the page to re-open the modal.
Write up onboarding items for the restaking & bridge pages to help first time users quickly understand what the purpose and usage of the page is. It should be succinct but useful.
The text was updated successfully, but these errors were encountered: