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
If a user is sent a link to the start mapping page directly, and authenticates on that page, then tries to go back again or click on 'stop mapping,' it won't work because there is no browser history; rather, the page reloads. But if clicked the second time, then they are returned back to the model card/details page.
In this scenario, the user should return to the model card/model details page immediately.
And generally, on other pages, a fallback could be returning the users back a level up the current route, or the landing page rather than the page reloading.
Screenshots
Screen.Recording.2025-02-22.at.16.16.18.mov
Desktop:
Browser Chrome.
The text was updated successfully, but these errors were encountered:
Describe the bug
If a user is sent a link to the start mapping page directly, and authenticates on that page, then tries to go back again or click on 'stop mapping,' it won't work because there is no browser history; rather, the page reloads. But if clicked the second time, then they are returned back to the model card/details page.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
In this scenario, the user should return to the model card/model details page immediately.
And generally, on other pages, a fallback could be returning the users back a level up the current route, or the landing page rather than the page reloading.
Screenshots
Screen.Recording.2025-02-22.at.16.16.18.mov
Desktop:
The text was updated successfully, but these errors were encountered: