Skip to content

Post Settings: Taxonomy - #24637

Merged
kean merged 2 commits into
feature/post-settingsfrom
task/post-settings-taxonomy
Jun 26, 2025
Merged

Post Settings: Taxonomy#24637
kean merged 2 commits into
feature/post-settingsfrom
task/post-settings-taxonomy

Conversation

@kean

@kean kean commented Jun 26, 2025

Copy link
Copy Markdown
Contributor

Add the "Taxonomy" section to the new "Post Settings" screen.

Screenshot 2025-06-26 at 7 18 34 PM
Screen.Recording.2025-06-26.at.7.18.06.PM.mov

@kean kean added this to the 26.1 milestone Jun 26, 2025
@kean kean mentioned this pull request Jun 26, 2025
) { [weak self] newSelectedIDs in
self?.settings.categoryIDs = newSelectedIDs
}
viewController?.navigationController?.pushViewController(categoriesVC, animated: true)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to cut some corners and fallback to using UIKit navigation. If I were to wrap PostSettingsCategoriesPickerViewController in a SwiftUI view using UIViewControllerRepresentable, it wouldn't be able to set the navigationItems.

@kean
kean merged commit aa4b446 into feature/post-settings Jun 26, 2025
0 of 2 checks passed
@kean
kean deleted the task/post-settings-taxonomy branch June 26, 2025 23:24
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

@wpmobilebot

Copy link
Copy Markdown
Contributor
App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number28037
VersionPR #24637
Bundle IDcom.jetpack.alpha
Commitb280a83
Installation URL4s7q70r4bj1a8
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot

Copy link
Copy Markdown
Contributor
App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
ConfigurationRelease-Alpha
Build Number28037
VersionPR #24637
Bundle IDorg.wordpress.alpha
Commitb280a83
Installation URL5plkl018n2q20
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants