Skip to content

Fix #5312 | Rewrite the iOS Feed Inspector in SwiftUI#5316

Open
stuartbreckenridge wants to merge 2 commits into
Ranchero-Software:mainfrom
stuartbreckenridge:fix/5312
Open

Fix #5312 | Rewrite the iOS Feed Inspector in SwiftUI#5316
stuartbreckenridge wants to merge 2 commits into
Ranchero-Software:mainfrom
stuartbreckenridge:fix/5312

Conversation

@stuartbreckenridge

Copy link
Copy Markdown
Member

Fixes #5312

The FeedInspectorViewController has been politely shown the door and replaced with a SwiftUI equivalent that restores the copy/paste behaviours.

Other changes to note:

  • Navigation titles update immediately and don't wait for a dismissal
  • Opening the home page url opens native safari and not a SFSafariViewController

Retire the old storyboard-bound view controller in favour of a SwiftUI implementation, presented via UIHostingController from the scene coordinator. The storyboard now keeps only what it absolutely must, and the venerable FeedInspectorViewController has been politely shown the door.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to copy feed/home page URLs from Info sheet on iOS

2 participants