You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
Fix pushing Issues VC when user taps on username in referenced issues (#2766)
* mark issue title & number with MarkdownAttribute.issue, set IssueDetailsModel as value
* delegate MarkdownStyledTextView taps to IssueReferencedSectionController
* don't mark issue title & number with markdown attribute, allow issues to go through didSelectItem flow
* swap switch for if/else
* use the result of handle(attribute:) to set shouldShowIssueOnItemSelection
0 commit comments