Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev: gantt chart revamp #1900

Merged
merged 24 commits into from
Aug 28, 2023
Merged

dev: gantt chart revamp #1900

merged 24 commits into from
Aug 28, 2023

Conversation

aaryan610
Copy link
Collaborator

@aaryan610 aaryan610 commented Aug 18, 2023

This pull request introduces new features and several improvements to enhance the functionality and user experience of the Gantt chart component.

New features

1. X-axis block move

Users can move a block in the x-axis to the change the start and due dates of the block.

Screen.Recording.2023-08-28.at.12.53.31.PM.mov

2. Navigate to a hidden block

If a block is hidden on either side of the screen, an arrow will appear, clicking on that arrow will scroll the chart to that particular block. This reduces the effort and time required to search for a block by manually scrolling.

Screen.Recording.2023-08-28.at.12.57.26.PM.mov

3. Sidebar

Users can see all the issues in a list form on the sidebar.

Screenshot 2023-08-28 at 12 59 40 PM

4. Y-axis reordering

Users can reorder the blocks along the y-axis from the sidebar simply by dragging

Screen.Recording.2023-08-28.at.1.00.46.PM.mov

5. Filters can now be applied when on the Gantt chart view

Screen.Recording.2023-08-28.at.1.05.05.PM.mov

Other improvements

  1. Gantt chart UI revamp.
  2. Refactoring of drag and drop, block move logics.

@aaryan610 aaryan610 marked this pull request as draft August 18, 2023 06:55
@vercel
Copy link

vercel bot commented Aug 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

9 Ignored Deployments
Name Status Preview Comments Updated (UTC)
plane ⬜️ Ignored (Inspect) Visit Preview Aug 28, 2023 7:39am
plane-dev ⬜️ Ignored (Inspect) Visit Preview Aug 28, 2023 7:39am
plane-sh ⬜️ Ignored (Inspect) Visit Preview Aug 28, 2023 7:39am
plane-sh-dev ⬜️ Ignored (Inspect) Visit Preview Aug 28, 2023 7:39am
plane-sh-stage ⬜️ Ignored (Inspect) Visit Preview Aug 28, 2023 7:39am
plane-space ⬜️ Ignored (Inspect) Visit Preview Aug 28, 2023 7:39am
plane-space-dev ⬜️ Ignored (Inspect) Visit Preview Aug 28, 2023 7:39am
plane-space-stage ⬜️ Ignored (Inspect) Visit Preview Aug 28, 2023 7:39am
plane-staging ⬜️ Ignored (Inspect) Visit Preview Aug 28, 2023 7:39am

@aaryan610 aaryan610 marked this pull request as ready for review August 28, 2023 07:40
@aaryan610 aaryan610 changed the title style: gantt chart revamp dev: gantt chart revamp Aug 28, 2023
@sriramveeraghanta sriramveeraghanta merged commit 47abe9d into develop Aug 28, 2023
1 check passed
@sriramveeraghanta sriramveeraghanta deleted the style/gantt_chart branch August 28, 2023 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants