Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#47596 closed defect (bug) (reported-upstream)

Pre-publish panels is not visible for contributors

Reported by: christinecooper's profile christinecooper Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.2.2
Component: Editor Keywords:
Focuses: Cc:

Description

In Gutenberg, the pre-publish panel (PluginPrePublishPanel):

https://i.imgur.com/5YnQ3vi.png

Is not displayed (with the panels) for users without publishing capability ('contributor' role etc). So these users see:

https://i.imgur.com/HD1R9vl.png

It was initially there, but because some unwanted panels were displayed for contributors (see #6729), they somehow decided to entirely remove the pre-publish screen for contributors. Probably by mistake, making this essentially a bug. If not, a major design error, because contributors need tips the most.

I opened a GitHub thread, see #16198. A user suggested PluginPreReviewPanel as an alternative approach.


Contributor users are the ones who need publishing suggestions the most, as they are submitting a post for review, meaning, they are least familiar with the publishing guidelines of the site.

A great example of how the PluginPrePublishPanel can be used for contributors.

Can we fix this bug and have (PluginPrePublishPanel) enabled for contributor users?

Change History (3)

#1 @SergeyBiryukov
6 years ago

  • Component changed from General to Editor

#2 @swissspidy
6 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Severity changed from critical to normal
  • Status changed from new to closed

Let's keep discussion in one place, at https://github.com/WordPress/gutenberg/issues/16198

#3 @lucascerliani
5 years ago

Last edited 5 years ago by lucascerliani (previous) (diff)
Note: See TracTickets for help on using tickets.