convoys: bad UX on back button #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using the back button on the convoy page unintuetively switches back to the conyos tab instead of the original tab the user came from.
Using the back button on the convoy page unintuetively switches back to the conyos tab instead of the original tab the user cam from.to Using the back button on the convoy page unintuetively switches back to the conyos tab instead of the original tab the user came from.Status update: I have implemented a local fix for the back-navigation issue. The convoy detail page now preserves the originating event tab context instead of always sending the user back to the convoys tab. I also propagate that tab context through convoy-page redirects so the behavior stays consistent after actions. UI verification is still in progress.
Verification update: the fix has now been tested successfully. The convoy page returns to the expected originating event tab instead of always sending the user back to the convoys tab.
Final update: implemented and verified. The convoy detail page now preserves the originating event tab and returns the user to the expected section after navigation and actions. Pushed to main in commit
0add632.Using the back button on the convoy page unintuetively switches back to the conyos tab instead of the original tab the user came from.to convoys: bad UX on back button