Block a user
Diffs are word wrapped
Implemented in 5b29e18.
- Replaced the wrapping diff text view with the same native
CodeScrollViewnow used by repository source files. - Commit and pull-request diffs preserve line numbers,…
Issue lists must also show the icon for open/closed
Issue lists must also show the icon for open/closed
Implemented in e39695f.
- Added issue state to the Rust-owned
IssueRowpresentation record so every issue-list surface receives view-ready state. - Added shared native SF Symbol rendering for…
Branch connections are cluttered and straight
The activity bar on Home Screen must be centered
Home Screen pull request filter is empty
Filter pane needs to show which filter is set
File list for pull requests must look like file lists for commits
Issue lists must also show the icon for open/closed
complete the features of the gotcha cli for issues
complete the features of the gotcha cli for issues
Final implementation is in amended commit b468a26, which supersedes the earlier incomplete 6f7ade1 while preserving one commit for this issue.
The post-close review found that list output still…
complete the features of the gotcha cli for issues
complete the features of the gotcha cli for issues
complete the features of the gotcha cli for issues
Implemented in commit 6f7ade1.
Completed the Gotcha issue CLI workflow:
- added issue-list filters for state, kind, keyword, labels, milestones, author, assignee, mentions, activity dates, page,…