plane/web/components/issues
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
..
attachment chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
issue-detail chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
issue-layouts chore: virtualization ish behaviour for issue layouts (#3538) 2024-02-09 15:53:15 +05:30
issue-modal fix: handled issue create modal submission on clicking enter key (#3593) 2024-02-08 13:08:19 +05:30
peek-overview chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
select refactor: dropdown button components (#3508) 2024-01-31 15:36:55 +05:30
sub-issues chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
confirm-issue-discard.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
delete-archived-issue-modal.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
delete-draft-issue-modal.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
delete-issue-modal.tsx chore: bug fixes and improvement (#3434) 2024-01-23 13:11:39 +05:30
description-form.tsx chore: unused var removed (#3503) 2024-01-30 13:59:07 +05:30
draft-issue-form.tsx fix: resolved issue with resetting the draft issue form (#3532) 2024-02-01 13:33:08 +05:30
draft-issue-modal.tsx chore: implemented multiple modules select in the issues (#3484) 2024-01-30 15:23:20 +05:30
index.ts fix: cycle and module reordering in the gantt chart (#3570) 2024-02-08 13:30:16 +05:30
issue-update-status.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
issues-mobile-header.tsx style: responsive breadcrumbs and headers for dashboard, projects, project issues, cycles, cycle issues, module issues (#3580) 2024-02-07 13:44:03 +05:30
label.tsx chore: project cycle bug fixes and improvement (#3427) 2024-01-22 20:42:09 +05:30
parent-issues-list-modal.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30