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

Update back button #363

Merged
merged 7 commits into from
Dec 26, 2024
Merged

Update back button #363

merged 7 commits into from
Dec 26, 2024

Conversation

alexeyandreevsky
Copy link
Collaborator

@alexeyandreevsky alexeyandreevsky commented Dec 13, 2024

Issue

Currently the back button in PageDataContainer is just a link to the list of entities. But it will be more useful if we make the logic like the back button in the browser. #328

Things done

  • Logic of back button updated: now it work as back button in browser
  • Updated the tab router handler so that changing the tabs parameter in a URL is no longer save to the router history, but simply replaces the URL

@alexeyandreevsky alexeyandreevsky added the frontend Related to fronted (UI) label Dec 13, 2024
@alexeyandreevsky alexeyandreevsky self-assigned this Dec 13, 2024
Copy link

vercel bot commented Dec 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 26, 2024 0:26am

# Conflicts:
#	packages/frontend/src/components/ui/containers/PageDataContainer.js
@alexeyandreevsky alexeyandreevsky merged commit 01c7a73 into develop Dec 26, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Related to fronted (UI)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants