ProgressBar - Custom label #13928
Labels
Status: Discussion
Issue or pull request needs to be discussed by Core Team
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Type: New Feature
Issue contains a new feature or new component request
Describe the feature you would like to see added
I would like to request the addition of a custom label feature for the progress bar component. This feature would allow users to set a custom label text for the progress bar, enabling more flexibility and customization.
Is your feature request related to a problem?
Yes, the current lack of a custom label field in the progress bar component limits the ability to display specific information alongside the progress bar. For instance, users may need to show progress in a format like "5h / 10h" or any other custom text, which is not possible with the current implementation.
Describe the solution you'd like
I suggest adding a new property, such as customLabel, to the progress bar component. This property should allow developers to specify a custom label text that will be displayed alongside the progress bar. For example, if the progress is at 50%, developers could set the customLabel to "6h / 12h" to represent a completion status.
Describe alternatives you have considered
Using an alternative progress bar.
Additional context
No response
The text was updated successfully, but these errors were encountered: