plane/web/components/issues/issue-layouts
rahulramesha e2affc3fa6
chore: virtualization ish behaviour for issue layouts (#3538)
* Virtualization like core changes with intersection observer

* Virtualization like changes for spreadsheet

* Virtualization like changes for list

* Virtualization like changes for kanban

* add logic to render all the issues at once

* revert back the changes for list to follow the old pattern of grouping

* fix column shadow in spreadsheet for rendering rows

* fix constant draggable height while dragging and rendering blocks in kanban

* fix height glitch while rendered rows adjust to default height

* remove loading animation for issue layouts

* reduce requestIdleCallback timer to 300ms

* remove logic for index tarcking to force render as the same effect seems to be achieved by removing requestIdleCallback

* Fix Kanban droppable height

* fix spreadsheet sub issue loading

* force change in reference to re render the render if visible component when the order of list changes

* add comments and minor changes
2024-02-09 15:53:15 +05:30
..
calendar chore: active cycle issue transfer validation (#3560) 2024-02-05 14:47:40 +05:30
empty-states chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
filters style: responsive breadcrumbs and headers for dashboard, projects, project issues, cycles, cycle issues, module issues (#3580) 2024-02-07 13:44:03 +05:30
gantt chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
kanban chore: virtualization ish behaviour for issue layouts (#3538) 2024-02-09 15:53:15 +05:30
list chore: virtualization ish behaviour for issue layouts (#3538) 2024-02-09 15:53:15 +05:30
properties feat: Keyboard navigation spreadsheet layout for issues (#3564) 2024-02-08 11:49:00 +05:30
quick-action-dropdowns fix: Handled the draft issue from issue create modal and optimised the draft issue store (#3588) 2024-02-07 20:45:05 +05:30
roots fix: draft issue peek overview (#3582) 2024-02-07 15:06:07 +05:30
spreadsheet chore: virtualization ish behaviour for issue layouts (#3538) 2024-02-09 15:53:15 +05:30
index.ts fix: issue layouts bugs and ui fixes (#3012) 2023-12-07 19:59:35 +05:30
save-filter-view.tsx fix: refactor related bugs (#3384) 2024-01-22 13:19:44 +05:30
types.ts chore: implemented new store and issue layouts for issues and updated new data structure for issues (#2843) 2023-12-07 19:59:35 +05:30
utils.tsx chore: virtualization ish behaviour for issue layouts (#3538) 2024-02-09 15:53:15 +05:30