plane/web/components/issues/issue-layouts
Prateek Shourya 849d3a66c1
[WEB-540] fix: hide sub_issue, link, attachment property from list/ kanban view if their count is 0. (#3768)
* [WEB-540] fix: hide `sub_issue`, `link`, `attachment` property from list/ kanban view if their count is 0.

* chore: use `cn` helper function instead of string interpolation.
2024-02-23 19:03:45 +05:30
..
calendar fix: merge conflicts resolved 2024-02-21 18:28:11 +05:30
empty-states [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +05:30
filters [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
gantt fix: horizontal scroll in gantt chart while dragging (#3664) 2024-02-14 18:15:13 +05:30
kanban [WEB-521] fix: kanban column collapse toggle not working (#3755) 2024-02-22 20:16:06 +05:30
list [WEB-486] fix: In archived issues, Ctrl + click is redirecting to /issues/[issue-id] route instead of /archived-issues/[issue-id] resulting in infinite loading. (#3738) 2024-02-21 19:50:20 +05:30
properties [WEB-540] fix: hide sub_issue, link, attachment property from list/ kanban view if their count is 0. (#3768) 2024-02-23 19:03:45 +05:30
quick-action-dropdowns fix: quick action copy link action (#3686) 2024-02-16 20:07:38 +05:30
roots chore: validation added to cycle issue transfer button (#3760) 2024-02-22 20:09:28 +05:30
spreadsheet [WEB-540] fix: hide sub_issue, link, attachment property from list/ kanban view if their count is 0. (#3768) 2024-02-23 19:03:45 +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