back on details from the homescreen should go back to the homescreen #66
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?
when using the back button in the detail pane for any element, if the details were opened from the homescreen, they should go back to the home screen and not the respective element overview.
Same with milesstones - if I go to issue details from a milestone, going back via back button must go back to the milestone. same for the swipe gesture. detail panes need to remember from where they were opened.
Implemented in
69d1709.TESTING.mdwith Home and milestone Back/interactive-swipe regression scenarios.Verification:
cargo fmt --all -- --checkRUSTFLAGS="-D warnings" cargo check --workspace --all-targetscargo clippy --workspace --all-targets -- -D warningscargo test --workspace(52 tests)No physical iPhone build was installed or launched.