plane/web/components/issues/issue-layouts/kanban
Lakhan Baheti 63b6150b9c fix: Labels delete & reordering (#2729)
* fix: Labels reordering inconsistency

* fix: Delete child labels

* feat: multi-select while grouping labels

* refactor: label sorting in mobx computed function

* feat: drag & drop label grouping, un-grouping

* chore: removed label select modal

* fix: moving labels from project store to project label store

* fix: typo changes and build tree function added

* labels feature

* disable dropping group into a group

* fix build errors

* fix more issues

* chore: added combining state UI, fixed scroll issue for label groups

* chore: group icon for label groups

* fix: group cannot be dropped in another group

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-12-07 19:59:35 +05:30
..
headers Standarding priority icons across the platform (#2776) 2023-12-07 19:59:35 +05:30
roots fix: Labels delete & reordering (#2729) 2023-12-07 19:59:35 +05:30
block.tsx fix: In kanban issues can be shifted between the column in order_by (#2676) 2023-11-06 21:00:36 +05:30
blocks-list.tsx chore: Improved Handling of Empty Properties for Labels and Assignees (#2616) 2023-11-02 18:44:02 +05:30
default.tsx fix: In kanban issues can be shifted between the column in order_by (#2676) 2023-11-06 21:00:36 +05:30
index.ts refactor: quick add (#2541) 2023-10-27 12:32:24 +05:30
inline-create-issue-form.tsx fix: quick add not working for labels & assignee (#2689) 2023-11-08 12:28:02 +05:30
properties.tsx chore: Improved Handling of Empty Properties for Labels and Assignees (#2616) 2023-11-02 18:44:02 +05:30
swimlanes.tsx fix: Labels delete & reordering (#2729) 2023-12-07 19:59:35 +05:30