Skip to content

"Submit for Review" button regression on mobile #10475

@jasmussen

Description

@jasmussen

As discovered in #9495 (comment), the fact that we allow the pre-publish checks to be turned off causes the editor bar to not fit on mobile (notably iPhone 5 size screens in german), where the width of the publish button label can say "Zur Überprüfung einreichen...".

Suggested solution: if a user disables the pre-publish checks, this only works on larger than mobile breakpoints, and on mobile, the pre-publish checks are always enabled. This is similar to how the "Unified Toolbar" function works: this is disabled on mobile because it technically isn't feasible to dock the toolbar to the top on mobile web due to how iphone treats fixed position.

CC: @nosolosw

Metadata

Metadata

Assignees

Labels

Good First IssueAn issue that's suitable for someone looking to contribute for the first time[Type] BugAn existing feature does not function as intended[Type] RegressionRelated to a regression in the latest release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions