flowbite icon indicating copy to clipboard operation
flowbite copied to clipboard

Open-source UI component library and front-end development framework based on Tailwind CSS

Results 347 flowbite issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The drag and drop example in the official documentation does not work with macOS systems. Can't seem to make it work in my codebase either. Clicking to...

This pull request introduces improvements to the DocSearch component by: Integrating dynamic search suggestions based on user input. Improving the UI styling for a cleaner and more modern look, using...

**Describe the bug** The file input button not rendering correctly ![Image](https://github.com/user-attachments/assets/a19f4c70-25c6-42b7-bd0d-984f31a1c935) and I fix the issue to force ::file-selector-button like this: `input[type="file"]::file-selector-button { font-size: 1rem; }` ![Image](https://github.com/user-attachments/assets/1ad1b2d3-ab24-487c-b59b-632bba65f00f) - Browser [chrome,...

Hey, After introducing [eslint-plugin-tainwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss/tree/master?tab=readme-ov-file#eslint-plugin-tailwindcss) to Flowbite-Vue it logged out class that is used in Jumbotron Component (authentication example) `focus:ring-3` class is used... [but it's not a Tailwind class](https://v3.tailwindcss.com/docs/ring-width).

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: In an existing Tailwind project, following the installation instructions as...

**Describe the bug** When input fields are auto-filled, the label style with a white background does not fit the blue background of the input field. **To Reproduce** Steps to reproduce...

**Describe the bug** If the width of the progress is less than its height, the radiuses are smaller. **To Reproduce** 1. Set the percentage of any progress to very small...

**Describe the bug** Value for the small % is almost invisible in light theme: ![image](https://github.com/user-attachments/assets/da87c39c-292b-442a-8b3d-f1330118f24b) It (sort of) works for dark theme though: ![image](https://github.com/user-attachments/assets/fe86b595-2000-4a26-aeff-4eda4dcd48fe) As mentioned in https://github.com/themesberg/flowbite/issues/439 radius is...

**Describe the bug** The floating label becomes blurry: - Only on Windows Chrome - Only when selecting the input **To Reproduce** 1. Open Chrome on Windows 2. Browse to https://play.tailwindcss.com/nFOvkp1M42...