Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Conversation

@ssd71
Copy link
Contributor

@ssd71 ssd71 commented Jul 30, 2023

  • Allows reordering columns in the column toggle dropdown

Tested with changing streams and reordering columns multiple times.

Some concerns:

  • The react-beautiful-dnd library adds some load time but it is one of the more stable dnd frameworks, I am open to any suggestions for any other libraries.

Some libraries I know about:

  • @dnd-kit: Somewhat smaller
  • react-dnd: Slightly smaller than @dnd-kit
  • react-grid-layout: Size between react-beautiful-dnd and @dnd-kit, but can be considered if the project is expected to have resizable and/or movable widgets since it can also manage that

Let me know what you think

@nitisht nitisht self-requested a review July 30, 2023 10:16
Copy link
Member

@nitisht nitisht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀 . Thank you for your hard work @ssd71

@nitisht
Copy link
Member

nitisht commented Jul 30, 2023

Fixes #59

@nitisht nitisht requested a review from kartik-gupta-ij July 30, 2023 10:18
@ssd71 ssd71 requested a review from Ryiski July 30, 2023 14:19
@nitisht nitisht merged commit 8f20b15 into parseablehq:main Jul 30, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants