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

[meter] Implement Meter #662

Open
colmtuite opened this issue Sep 30, 2024 · 2 comments
Open

[meter] Implement Meter #662

colmtuite opened this issue Sep 30, 2024 · 2 comments
Assignees
Labels
new feature New feature or request

Comments

@colmtuite
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Sep 30, 2024
@colmtuite colmtuite removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Sep 30, 2024
@zannager zannager added the new feature New feature or request label Sep 30, 2024
@oliviertassinari
Copy link
Member

oliviertassinari commented Sep 30, 2024

Reminds me a bit of mui/material-ui#22472 about the Stat component and which Sebastian asked about Meter. I guess success would be if it Base UI Meter component helps build a Stat component.

@colmtuite
Copy link
Contributor Author

A generic stat like this is prob not an appropriate use of <meter>. Meter is typically used to indicate how much of x is left. Like a battery indicator or disk space indicator. But in any case, we'll just implement it based on ARIA and other guidelines and people can build on it however they want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

4 participants