# Cards in a Board can’t be dragged unless assigned

**URL:** https://meta.discourse.org/t/cards-in-a-board-can-t-be-dragged-unless-assigned/412644
**Category:** UX
**Tags:** fixed, boards
**Created:** [17 september 2026 om 11:47 UTC](https://meta.discourse.org/t/cards-in-a-board-can-t-be-dragged-unless-assigned/412644 "2026-09-17T11:47:40Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [17 september 2026 om 14:30 UTC](https://meta.discourse.org/t/cards-in-a-board-can-t-be-dragged-unless-assigned/412644/2 "2026-09-17T14:30:50Z")

</div>

Yes I could repro this too, drag and drop is effectively not working at all on iOS.

We have a new core implementation of drag and drop functionality that we can swap in here to improve things.

Working on that here:

> <https://github.com/discourse/discourse/pull/43773>
>
> Currently the custom drag and drop implementation doesn't work for cards on \`/bo…ards\` using iOS. This moves cards, columns, and auto-scroll onto the ui-kit drag and drop modifiers which gets drag and drop working on touch devices using our new standard implementation.

Update: This has been merged and deployed to Meta, and I can confirm that drag and drop works much better on mobile now!

---

_[View the full topic](https://meta.discourse.org/t/cards-in-a-board-can-t-be-dragged-unless-assigned/412644)._
