Summary
Users navigating to a creator profile from the marketplace or search results have no quick way to go back without using the browser button. A back button in the profile header should return them to the previous page using the router history.
Scope
- Add a back arrow button to the creator profile header
- On click, call
router.back() to return to the previous location
- If there is no previous history entry, navigate to the marketplace as a fallback
- Button should not render during SSR (window history unavailable)
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
Users navigating to a creator profile from the marketplace or search results have no quick way to go back without using the browser button. A back button in the profile header should return them to the previous page using the router history.
Scope
router.back()to return to the previous locationAcceptance Criteria
ETA: 12 hours
Coordinate on Telegram