-
Notifications
You must be signed in to change notification settings - Fork 33
[all components][docs-infra] Enforce error message format #1058
Copy link
Copy link
Open
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.scope: all componentsWidespread work has an impact on almost all components.Widespread work has an impact on almost all components.scope: docs-infraInvolves the docs-infra product (https://www.notion.so/mui-org/b9f676062eb94747b6768209f7751305).Involves the docs-infra product (https://www.notion.so/mui-org/b9f676062eb94747b6768209f7751305).status: waiting for maintainerThese issues haven't been looked at yet by a maintainer.These issues haven't been looked at yet by a maintainer.
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.scope: all componentsWidespread work has an impact on almost all components.Widespread work has an impact on almost all components.scope: docs-infraInvolves the docs-infra product (https://www.notion.so/mui-org/b9f676062eb94747b6768209f7751305).Involves the docs-infra product (https://www.notion.so/mui-org/b9f676062eb94747b6768209f7751305).status: waiting for maintainerThese issues haven't been looked at yet by a maintainer.These issues haven't been looked at yet by a maintainer.
Summary
We have this rule when it comes to writing great error messages https://www.notion.so/mui-org/DevEx-Technical-writing-style-guide-7e55b517ac2e489a9ddb6d0f6dd765de#85219822c3194b6f8a49ee08ea82b90a.
Up until now, we couldn't automate our projets to follow it because it required human to determine either the message followed the rule or not. However, we now have LLMs that can do this, at scale, and at a fraction of the resource cost.
So it looks like we should:
Action plan:
nativeButtonerror message base-ui#3861 (comment)Examples
No response
Motivation
Similar to #222, improve the DX when things go wrong. Make recovering, for humans, AI easy.
cc @mapache-salvaje
Search keywords: -