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.

React wrapper for jKanban

See original GitHub issue

This is an idea issue. This library has some great built-in functionality and given the need to track data across user interactions with the board, incorporating a state management framework like React would be very compelling for more developers to adopt jKanban.

I’ll try to personally do some research into common patterns for wrapping libraries with a react interface (some other examples like fullcalendar-react and react-map-gl come to mind), but any community feedback and input is appreciated!

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
riktarcommented, Sep 27, 2019

@segheysens I was already thinking of creating a React wrapper for jKanban. It’s already been a long time in my todo list. if @marcosrocha85 can release his Vue wrapper we can link both to this repo.

1reaction
marcosrocha85commented, Dec 9, 2019

It isn’t done yet. I’m trying to implement “reactivity” to boards property. In Vue we have to watch that property and differ arrays in order to call addItem or addBoard from jKanban. I’m still working in it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Building a beautiful Kanban board with Node.js, React ... - Novu
The image above explains how to set up React Beautiful DND. You must wrap all the draggable and droppable items within the <DragDropContext/>...
Read more >
Building a beautiful Kanban board with Node.js, React, and ...
The image above explains how to set up React Beautiful DND. You must wrap all the draggable and droppable items within the ...
Read more >
Developing a Kanban Board using react-dnd - Medium
Drag and Drop Context: A wrapper which encloses all the draggable objects and dropable containers. This is needed to set the boundary and ......
Read more >
React Kanban | Smart UI for React - Smart HTML Elements
Overview. The React Kanban board component is a tool that is intended for viewing work in progress and controlling the flow of work....
Read more >
react-kanban-dnd - npm
Start using react-kanban-dnd in your project by running `npm i ... cardWrapperStyle, Optional styling for the card wrapper, false ...
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