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

Font Library: Improve Error Message #55328

Closed
hanneslsm opened this issue Oct 12, 2023 · 1 comment
Closed

Font Library: Improve Error Message #55328

hanneslsm opened this issue Oct 12, 2023 · 1 comment
Labels
[Feature] Typography Font and typography-related issues and PRs [Status] Duplicate Used to indicate that a current issue matches an existing one and can be closed

Comments

@hanneslsm
Copy link

What problem does this address?

Good error messages are essential for good UX.
The current error message is rather on the bad spectrum, because the users do not get any information other than "it didn't work".
Additionally, currently the error message automatically disappears after a few seconds, which definitely shouldn't happen.

image

What is your proposed solution?

There are a lot info out there about how to write better error messages. Let's focus at least on one aspect: Show a error code, so that people at least can google on what went wrong. The console has some more info, so let's use it.

@Mamaduka Mamaduka added [Status] Duplicate Used to indicate that a current issue matches an existing one and can be closed [Feature] Typography Font and typography-related issues and PRs labels Oct 13, 2023
@Mamaduka
Copy link
Member

Duplicate of #54777.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Typography Font and typography-related issues and PRs [Status] Duplicate Used to indicate that a current issue matches an existing one and can be closed
Projects
None yet
Development

No branches or pull requests

2 participants