Close open milestones from the iPhone app #47
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?
The iPhone app should be able to close a milestone. Check if the API has that available - I only know the „close“ button in the UI. If we can open/close freely, add a checkbox to the editor for milestones.
Implemented in
047f0ab.open/closedvalidation and serialization.TESTING.mdwith close, reopen, persistence, Cancel, Dynamic Type, and VoiceOver coverage.Verification:
cargo fmt --all -- --checkRUSTFLAGS="-D warnings" cargo check --workspace --all-targetscargo clippy --workspace --all-targets -- -D warningscargo test --workspace(31 tests passed)accessibility-extra-extra-extra-large; VoiceOver exposes the switch label and on/off value.