Skip to content

Commit

Permalink
Merge pull request #10 from luzmo-official/chore_change_to_react-grid…
Browse files Browse the repository at this point in the history
…-layout

Chore change to react grid layout
  • Loading branch information
ShantiCumulio authored Sep 6, 2024
2 parents da782d1 + d36b58e commit e7465da
Show file tree
Hide file tree
Showing 12 changed files with 773 additions and 222 deletions.
7 changes: 3 additions & 4 deletions drag-n-drop-chart-library/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ npm install
npm start
```

The application will be launched on `http://localhost:3000`
The application will be launched on `http://localhost:3000`

## Known Issues
* RND move command takes precedence over brush filter completion, which locks user's mouse in moving charts but unable to finalize the brush filter.
* RND does not support collision detection / break points.
* To Do: Migrate to a grid layout library like [react-grid-layout](https://github.com/react-grid-layout/react-grid-layout/tree/master)

- React-Grid-Layout library is causing all flex components to reload on layout change
Loading

0 comments on commit e7465da

Please sign in to comment.