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

[docs][field] Fix description to fit in Google #664

Closed

Conversation

oliviertassinari
Copy link
Member

A quick iteration on #612. Will make the issue easier to solve.

@oliviertassinari oliviertassinari added docs Improvements or additions to the documentation component: field labels Sep 30, 2024
@mui-bot
Copy link

mui-bot commented Sep 30, 2024

Netlify deploy preview

https://deploy-preview-664--base-ui.netlify.app/

Generated by 🚫 dangerJS against b9bed32

@@ -1,7 +1,7 @@
---
productId: base-ui
title: React Fieldset component and hook
description: Fieldsets group multiple fields together with a label. This is a light wrapper over the native fieldset and legend elements, but makes the legend element easily stylable.
description: Fieldsets group multiple fields together with a label. This is a light wrapper over the <fieldset> and <legend> elements, to makes the legend easily stylable.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: Fieldsets group multiple fields together with a label. This is a light wrapper over the <fieldset> and <legend> elements, to makes the legend easily stylable.
description: Fieldsets group multiple fields together with a label. This is a light wrapper over the <fieldset> and <legend> elements, to make the legend easily stylable.

@colmtuite
Copy link
Contributor

Closing this to avoid this situation where multiple people on the team are spending time reviewing and suggesting edits on such a tiny task. We just begun a 5-week pass on the docs where we aim to fix hundreds of issues like this. No need to document each tiny one individually.

@colmtuite colmtuite closed this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: field docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants