Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

The new GUI for Gutenberg is now confusing #94

Closed
shawfactor opened this issue Jul 27, 2024 · 3 comments
Closed

The new GUI for Gutenberg is now confusing #94

shawfactor opened this issue Jul 27, 2024 · 3 comments

Comments

@shawfactor
Copy link

Imath,

This is what I am seeing in teh block editor these days (latest version of wp-statuses library 2.1.8 library), there are no other active plugins. Obviously very confusing, as my custom post status is "archived" yet its shown as private in the other field. Is this the same issue as #74 or a new issue with a new block editor iteration?

Screenshot from 2024-07-27 19-52-49

@imath
Copy link
Owner

imath commented Jul 27, 2024

I believe it was fixed by #92 Could you checkout master branch?

@shawfactor
Copy link
Author

Imath this does not work at all in wordpress 6.6 (it did in 6.5), the above screenshot was in 6.6

I added this line and it it no longer confusing:

.editor-post-panel__row:has(.editor-post-status) { display: none }

Can this be fixed in the next version of the library?

@imath
Copy link
Owner

imath commented Sep 7, 2024

Thanks for sharing your fix, I'll apply it asap 👌

@imath imath closed this as completed in 24025cf Sep 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants