Open
Description
👤 User Story
As a user who has just created a pool, I want consistent and intuitive back navigation so that I can easily return to the main pool listing or dashboard after pool creation.
📝 Bug Description
The back navigation after creating a pool is inconsistent, causing a minor user experience inconvenience. Currently, the history back behavior may not always lead to the expected previous page.
🔄 Steps to Reproduce
- Log in to the Pool application.
- Navigate to the pool creation page.
- Create a new pool successfully.
- On the pool creation success page, attempt to navigate back.
🎯 Expected Behavior
- After successful pool creation, the back navigation should consistently lead to the parent route (e.g., pool listing or dashboard).
- Replace the current history back behavior with a "go to parent route" functionality for this specific case.
📸 Screenshots or GIFs
No response
📘 Additional Context
- This issue is located on the pool creation success page.
- Consider implementing a custom back navigation logic for this specific scenario.
🔗 Related Issues
No response
👥 Mention
No response