Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "Back" navigation buttons when there is no history #144

Open
aurelticot opened this issue Mar 2, 2023 · 0 comments
Open

Fix "Back" navigation buttons when there is no history #144

aurelticot opened this issue Mar 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@aurelticot
Copy link
Member

The Asset (Collectible or Badge) list page and details page have a "Back" button to go back to the previous page before opening the current one.

When directly opening one of these pages from a URL, there is no navigation history, so clicking this "Back" button means going back to a new empty browser tab.

We should check if it's possible to have a fallback when there's no history. The details page could go back to the list page, and the list page could go back to the profile page.

@aurelticot aurelticot added this to the beta milestone Mar 2, 2023
@aurelticot aurelticot added the bug Something isn't working label Mar 2, 2023
@aurelticot aurelticot modified the milestones: 1.0.0-beta.1, 1.0.0-beta.2 Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant