Skip to content

Conversation

kean
Copy link
Contributor

@kean kean commented Sep 18, 2025

Fix some minor but highly visible visual glitches I and David found – mostly just switching to correct system bar button items.

Screenshot 2025-09-18 at 12 27 43 PM Screenshot 2025-09-18 at 12 28 44 PM Screenshot 2025-09-18 at 12 34 55 PM Screenshot 2025-09-18 at 12 38 39 PM Screenshot 2025-09-18 at 12 47 35 PM Screenshot 2025-09-18 at 12 47 55 PM

@kean kean added this to the 26.3.1 milestone Sep 18, 2025
@kean kean requested a review from crazytonyli September 18, 2025 16:49
@kean kean added the General label Sep 18, 2025
@kean kean force-pushed the fix/minor-visual-glitches branch from 7390ccd to 2829e55 Compare September 18, 2025 16:51
@kean kean force-pushed the fix/minor-visual-glitches branch from 2829e55 to 8b99dfe Compare September 18, 2025 16:53
@wpmobilebot
Copy link
Contributor

wpmobilebot commented Sep 18, 2025

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 Number29066
VersionPR #24858
Bundle IDorg.wordpress.alpha
Commit0e493cb
Installation URL4haefa2chu92g
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Sep 18, 2025

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 Number29066
VersionPR #24858
Bundle IDcom.jetpack.alpha
Commit0e493cb
Installation URL5hje8463ph8qo
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@kean kean requested a review from jkmassel September 18, 2025 19:00
@kean kean requested a review from a team as a code owner September 18, 2025 19:09
Copy link

stack.spacing = 8

navigationItem.titleView = stack
// TODO: Design a better way to show it that doesn't affect the navigation bar
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we need to design a good way to indicate that the locally cached content is refreshing. The previous solution was no longer working on iOS 26 as everything begins jumping around.

Copy link
Contributor

Choose a reason for hiding this comment

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

Should this code be kept for non-iOS 26?

@kean kean marked this pull request as draft September 18, 2025 22:39
@kean kean modified the milestones: 26.3.1, 26.4 Sep 18, 2025
@kean
Copy link
Contributor Author

kean commented Sep 18, 2025

Targeting 26.4 to reduce the affected area of the fixes.

@kean
Copy link
Contributor Author

kean commented Sep 19, 2025

I opened separate PRs for these changes, with better description, and a few other fixes.

@kean kean closed this Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants