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

Remove beta label from Gutenberg release #48297

Closed
annezazu opened this issue Feb 21, 2023 · 9 comments
Closed

Remove beta label from Gutenberg release #48297

annezazu opened this issue Feb 21, 2023 · 9 comments
Labels
[Feature] Site Editor Related to the overarching Site Editor (formerly "full site editing") General Interface Parts of the UI which don't fall neatly under other labels. [Priority] High Used to indicate top priority items that need quick attention [Type] Bug An existing feature does not function as intended

Comments

@annezazu
Copy link
Contributor

While the beta label has been removed via trac for WordPress 6.2, it remains in the Gutenberg plugin (testing with GB 15.1.1 & GB 15.2 RC1). From what I can see, I think it's as easy as editing this line:

useTitle( isReady && __( 'Editor (beta)' ) );
If that's correct, I can quickly open a PR. Otherwise, can someone please take care of this? 😄

@annezazu annezazu added [Type] Bug An existing feature does not function as intended [Priority] High Used to indicate top priority items that need quick attention General Interface Parts of the UI which don't fall neatly under other labels. [Feature] Site Editor Related to the overarching Site Editor (formerly "full site editing") labels Feb 21, 2023
@t-hamano
Copy link
Contributor

I think the beta label has been removed in the latest Gutenberg trunk. Please see this comment for more information.

@ocean90
Copy link
Member

ocean90 commented Feb 22, 2023

Correct, it was removed in #48053.

@ocean90 ocean90 closed this as completed Feb 22, 2023
@annezazu
Copy link
Contributor Author

Thanks for connecting the dots! Couldn't seem to find it when I dug through PRs.

@bgardner
Copy link

@annezazu @ocean90 Unless I'm missing something it appears to me that in Gutenberg 15.2, the label is still present:

Screen.Recording.2023-02-22.at.2.26.18.PM.mov

@annezazu
Copy link
Contributor Author

Re-opening :) I can replicate.

@annezazu annezazu reopened this Feb 22, 2023
@t-hamano
Copy link
Contributor

@bgardner

What version of WordPress are you using? WordPress 6.2 Beta3 does not appear to show the beta label, regardless of the status of the Gutenberg plugin

@annezazu
Copy link
Contributor Author

That's likely due to this trac ticket: https://core.trac.wordpress.org/ticket/57654#ticket However, it seems we should have consistency here for those using the Gutenberg plugin.

@bgardner
Copy link

@annezazu is correct. My video was pointing out the presence of the Beta label with Gutenberg active, which is what I believe the original issue was created to address. I can confirm that WP 6.2 Beta 3 (sans Gutenberg) does not have the label present.

@ocean90
Copy link
Member

ocean90 commented Mar 26, 2023

Re-closing as fixed per #48297 (comment).

@ocean90 ocean90 closed this as completed Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Site Editor Related to the overarching Site Editor (formerly "full site editing") General Interface Parts of the UI which don't fall neatly under other labels. [Priority] High Used to indicate top priority items that need quick attention [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

4 participants