Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gutenberg: use Redux to force fullscreen mode #27992

Closed
Copons opened this issue Oct 22, 2018 · 1 comment
Closed

Gutenberg: use Redux to force fullscreen mode #27992

Copons opened this issue Oct 22, 2018 · 1 comment
Assignees
Labels
[Goal] Gutenberg Working towards full integration with Gutenberg [Pri] Normal Schedule for the next available opportuinity. [Status] Stale [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it

Comments

@Copons
Copy link
Contributor

Copons commented Oct 22, 2018

We might be able to drop most - if not all - the CSS required to reposition the editor without sidebar and masterbar by dispatching:

wp.data.dispatch( 'core/edit-post' ).toggleFeature( 'fullscreenMode' )

See Automattic/jetpack#10368

@Copons Copons added [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it [Goal] Gutenberg Working towards full integration with Gutenberg labels Oct 22, 2018
@Copons Copons self-assigned this Oct 22, 2018
@kwight kwight added the [Pri] Normal Schedule for the next available opportuinity. label Nov 15, 2018
@stale
Copy link

stale bot commented Oct 22, 2019

This issue has been marked as stale and will be closed in seven days. This happened because:

  • It has been inactive in the past 9 months.
  • It isn't a project or a milestone, and hasn’t been labeled `[Pri] Blocker`, `[Pri] High`, `[Status] Keep Open`, or `OSS Citizen`.

You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation.

@stale stale bot added the [Status] Stale label Oct 22, 2019
@stale stale bot closed this as completed Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Goal] Gutenberg Working towards full integration with Gutenberg [Pri] Normal Schedule for the next available opportuinity. [Status] Stale [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it
Projects
None yet
Development

No branches or pull requests

2 participants