-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Add dynamic label to progress visual element #1626
Comments
Hi @FlorianJacta I couldn't be able to find progress element in both controls and blocks. Please Guide me on this. |
@pravintargaryen , here's the progress element - https://github.com/Avaiga/taipy/blob/develop/frontend%2Ftaipy-gui%2Fsrc%2Fcomponents%2FTaipy%2FProgress.tsx |
Thank you @yaten2302 |
@pravintargaryen , are you working on this issue? |
Not sure I get your question, @yaten2302. |
So here what what I propose we do:
We also want to review the layout capabilities of the progress control, so we can have several elements on the same line. |
Okay, @FabienLelaquais , so if I'm not wrong, then, this has to be done:
Ig this issue has been marked 'Staff only', may I work on this or should I skip it for now? |
Also, I think, if it's staff only, then I think that I can probably work on some issues related to the "Chat" viz element! I see, there are a lot of issues related to it :) |
This issue has been labelled as "🥶Waiting for contributor" because it has been inactive for more than 14 days. If you would like to continue working on this issue, please add another comment or create a PR that links to this issue. If a PR has already been created which refers to this issue, then you should explicitly mention this issue in the relevant PR. Otherwise, you will be unassigned in 14 days. For more information please refer to the contributing guidelines. |
This issue has been unassigned automatically because it has been marked as "🥶Waiting for contributor" for more than 14 days with no activity. |
Description
Add a dynamic label property to the progress visual element. More than the value is needed to understand the progress of a task/function/... Users should be able to use a label with the progress viz element; it would appear next to the element.
Acceptance Criteria
Code of Conduct
The text was updated successfully, but these errors were encountered: