-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Inconsistency in Google Fonts Activation Status #58762
Comments
The condition of “checked” seems to be different from the “Library” and ”Install Fonts“.
I guess it's the expected behavior but the user may feel confused 😅 |
This feels related to this issue: #58276 Perhaps we can consolidate there to think about the entire experience? |
This also overlaps with #58989 and considerations around UI/UX could impact both of these. |
Sure. Let's close this one in favor of #58989 🙂 |
Description
After successfully activating and installing the Google Fonts asset, there is an inconsistency in the font's selection status. Despite receiving a success message indicating that the font was installed correctly, the user interface displayed the font as unchecked or unselected, suggesting it had not been chosen.
Expected Behavior:
The font should appear as selected or checked off immediately after installation, reflecting the success message.
Actual Behavior:
The font appears unchecked or as if it hadn't been selected despite the success message. However, upon navigating back to the Library tab, the font is listed as Active.
Step-by-step reproduction instructions
Install Fonts
tabInstall
buttonLibrary
tabScreenshots, screen recording, code snippet
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: