Skip to content

Present the publish sheet as a form sheet in regular width - #25906

Open
crazytonyli wants to merge 1 commit into
trunkfrom
bugfix/cmm-2216-voice-control-publish-sheet
Open

Present the publish sheet as a form sheet in regular width#25906
crazytonyli wants to merge 1 commit into
trunkfrom
bugfix/cmm-2216-voice-control-publish-sheet

Conversation

@crazytonyli

Copy link
Copy Markdown
Contributor

Relates to https://linear.app/a8c/issue/CMM-2216

On iPad, the Publish Sheet is presented as a shorter form sheet, which can be dragged up to its large state (which looks like a form sheet). I believe this sheet presentation makes sense on iPhone, but not so much on iPad. This PR simplifies the iPad presentation to a regular form sheet.

The publish sheet used a custom 526pt detent everywhere. UIKit only marks
a sheet as accessibility-modal while it rests at the large detent, and
over the editor's stacked modal presentations that left Voice Control
unable to reach any of the sheet's elements ("Show numbers" showed
nothing, CMM-2216). The partial-height sheet also added little on large
screens, where it already rendered as a centered card.

Keep the detented sheet in compact width and present a plain form sheet
in regular width, matching how Post Settings is presented from the
editor. Verified with Voice Control on an iPad running iPadOS 26.6.
@crazytonyli crazytonyli added this to the 27.3 milestone Aug 18, 2026
@crazytonyli
crazytonyli requested a review from jkmassel August 18, 2026 23:49
@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 Number33811
VersionPR #25906
Bundle IDorg.wordpress.alpha
Commit8dae63f
Installation URL5ja9stca65m5g
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 Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number33811
VersionPR #25906
Bundle IDcom.jetpack.alpha
Commit8dae63f
Installation URL62d5mns4fdfm0
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