flowbite
flowbite copied to clipboard
Progress bar component with label inside doesn't support small % values.
Describe the bug
Value for the small % is almost invisible in light theme:
It (sort of) works for dark theme though:
As mentioned in https://github.com/themesberg/flowbite/issues/439 radius is also wrong for small values. (simple overflow-hidden should fix it though)
To Reproduce Steps to reproduce the behavior:
- Go to https://play.tailwindcss.com/SgTBzNGCEt
Expected behavior
- Values should be visible all the way starting from 0% and going up to 100%
- Radius should be consistent despite the value (solution also provided in the link above)
Screenshots provided above
Desktop (please complete the following information):
- OS: Windows (possibly all)
- Browser: Chrome (possibly all)
- Version: Chrome 131
Smartphone (please complete the following information):
- Device: Google Pixel 6 (possibly all)
- OS: Android
- Browser: Chrome (possibly all)
- Version: Chrome 131