⌛ Progress bar component #10
Replies: 0 comments 20 replies
-
@JoeyDjr The component must be as generic and versatile as possible. Do not prejudge the use that will be made of this component (e.g. File uploads). We consider here an horizontal progress bar, with a linear progress. So in my sense, at least you should have the following properties:
@fredericvilcot how do you want to handle the color? In the theme? |
Beta Was this translation helpful? Give feedback.
-
@ccamel You're right, it could also be used as a linear progress bar like when we are reading a page and that the linear progress bar is dynamically updated according to our reading progress. |
Beta Was this translation helpful? Give feedback.
-
I suggest we can add a feature to this component : round the numbers. |
Beta Was this translation helpful? Give feedback.
-
⏱ At the moment, here is what I have done taking into account your suggestions :
📌 Note that all the props are optional. 💡 Please let me know if I misunderstand some point and do not hesitate to give suggestions and feedback.🙏 |
Beta Was this translation helpful? Give feedback.
-
Thanks all, I lock this discussion as the component has been implemented. |
Beta Was this translation helpful? Give feedback.
-
Here is a discussion about the progress bar component.
From my point of view, the component have only the following properties :
Do we build the component around the file uploads, or do we make it even more generic ? I don't have an example in mind of what it could be used for.
Please, share your ideas about that, do not hesitate to add some propositions! 🙏
@lolottetheclash @fredericvilcot @ccamel @ErikssonJoakim
Beta Was this translation helpful? Give feedback.
All reactions