Skip to content

[BUG]Kanban: Dragging a card between boards causes client-side crash #63

@mshaheerz

Description

@mshaheerz

Bug Report: Kanban Drag Crash

Component: Kanban
Docs: https://reui.io/docs/kanban


Summary

Dragging a card from one board to another causes the application to crash when the card is held in between the boards (before dropping).

The error shown:
Application error: a client-side exception has occurred while loading reui.io (see the browser console for more information).


Steps to Reproduce

  1. Open the Kanban component preview or use the Kanban component in your app.
  2. Pick up a card from any board.
  3. Drag it towards another board.
  4. Pause/hold the card in the middle area between the boards (not over a drop zone).
  5. The app crashes with a client-side exception.

🎥 Reproduction Video

Example:

screen-capture.webm

✅ Expected Behavior

The drag action should work normally without crashing, even when the card is hovered between boards.


❌ Actual Behavior

The application crashes and shows a client-side exception error.


Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions