question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BUG + FIX AddCard is missing when dragging swimlanes or lists

See original GitHub issue

BUG: When dragging lists or swimlanes, the addCard field, dissapears.

FIX: You have to add the boardComponent.setIsDragging(false); in client/components/swimlanes.js and client/components/lists/list.js at the end of the drag and drop event.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
andresmanellicommented, Mar 5, 2018

@xet7 I can add this later today, I know where to put those lines. I introduced this bug with my commits 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Swimlane feature messes with display of detailed view #1444
In the list view dragging on a card moves it out of the window and puts a whole bunch of ... I guess...
Read more >
Not able to drag and drop user stories across swimlanes
A couple of weeks ago I was able to do this but not anymore. I double-checked the permissions and I have the administrator...
Read more >
Configure swimlanes | Jira Software Cloud - Atlassian Support
Learn how to configure swimlanes in Jira Software Cloud. ... change the order of the swimlanes on your board, navigate to the Backlog...
Read more >
Configure visual task board with swimlanes
Move the tasks horizontally and vertically from one user to another. Drag the cards across swimlanes. Reorder swimlanes by dragging them or from ......
Read more >
CHANGELOG.md · Gitee 极速下载/wekan - Gitee.com
[Bug fix: Rules for moving from list/swimlane](https://github.com/wekan/wekan/pull/3706). Thanks to jrsupplee. - [Fixed Elements are duplicated on the view ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found