-
-
Notifications
You must be signed in to change notification settings - Fork 475
Closed
Labels
🐛 bugSomething isn't workingSomething isn't workingconfirmedThis bug was confirmedThis bug was confirmedgood first issueGood for newcomersGood for newcomers
Description
Describe the bug
The current way that we enable and change progressbar label isn't very clear:
For example, in the case of the screenshot:
labelPosition: "none"labelProgress: true
What is the expected result here? Should it display the label or not? What does none mean for the position?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would like to have more flexible labeling for the progressbar. I think that we should have two labels:
textLabel, which could handle any custom text.progressLabel, which would handle the percent number of the progress bar.
I also would like to play with both positions and enable/disable them.
Screenshots
N/A
System information:
N/A
Project information:
- Tailwind: 3.0.0
- Flowbite: 1.4.7
- Flowbite React: 0.3.5
- Type: CRA
Additional context
N/A
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't workingconfirmedThis bug was confirmedThis bug was confirmedgood first issueGood for newcomersGood for newcomers
