rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
11 stars 13 forks source link

Progress Component #160

Closed kotAPI closed 7 months ago

corners2wall commented 7 months ago

Progress components means circle spinner? like on an image below? If yes assign to me. image

kotAPI commented 7 months ago

You're right, you pointed out CircularProgress, maybe we can add a CircularProgress at a later point once we're done with ProgressBar

We want to work on Horizontal Progress Bar first, similar to this https://www.radix-ui.com/primitives/docs/components/progress

More like ProgressBar You can find an initial draft at src/components/ui/Progress/Progress.tsx in the code, you can take any popular UI libraries as a reference and get the API layer right, we can discuss in detail on Discord if you're up for it.

corners2wall commented 7 months ago

Assign to me. I will implemented in soon

kotAPI commented 7 months ago

Assign to me. I will implemented in soon

Assigned! thanks again