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 280 flowbite issues
Sort by recently updated
recently updated
newest added

Hello there, I was looking forward to using the date-picker plugin in react, any idea about implementing it in react?? thank you and looking forward to your help https://github.com/themesberg/flowbite/blob/main/content/plugins/datepicker.md

We should add an option to trigger the dropdown menu by more trigger types, such as hover, not just click. It should be accessible via a data attribute such as...

enhancement

can i check modal (by id) is open or not by javascript?

bug

**Describe the bug** Common expected modal functionality is to click outside of the modal to close the modal. Same goes for hitting the esc button. **To Reproduce** Steps to reproduce...

bug
enhancement

We need to integrate keyboard events for the interactive components, such as when using "ESC" the close the modal.

bug
enhancement

Documentation for https://github.com/themesberg/flowbite/issues/132

documentation

**Is your feature request related to a problem? Please describe.** Hello and thank you for your great framework. It's easy and simple to understand. I would like to know if...

enhancement

Modal not working in laravel with vite

bug

We need to integrate the UI components with [Storybook](https://storybook.js.org/) so we can run tests for accessibility and functionality as the library grows in size and adoption.

enhancement
help wanted