themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
8k stars 747 forks source link

When drag and drop used, elements are selected with mouse #955

Open abdukhashimov opened 2 months ago

abdukhashimov commented 2 months ago

Describe the bug When attempting to drag and drop items in the Kanban board on the Flowbite demo page, UI elements are unintentionally being selected, disrupting the intended drag-and-drop functionality

To Reproduce Steps to reproduce the behavior:

  1. Go to https://flowbite.com/application-ui/demo/kanban/
  2. Drag and drop one item
  3. See unwanted selected items

Expected behavior The item should be smoothly dragged and dropped to the desired column without any interference or additional elements being selected.

Screenshots image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context