plane/web/components/issues/select
Lakhan Baheti c9ffc9465f
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-11-19 01:46:11 +05:30
..
assignee.tsx fix: spliting out the project members from project store and service (#2739) 2023-11-09 17:56:55 +05:30
cycle.tsx style: text overflow fix and border color update (#2769) 2023-11-14 18:34:51 +05:30
date.tsx fix: project states fixes (#2731) 2023-11-08 20:31:46 +05:30
estimate.tsx style: ui consistency and improvement (#2725) 2023-11-08 17:51:32 +05:30
index.ts chore: implemented module and cycle select dropdown in issue create modal (#2602) 2023-11-02 13:55:45 +05:30
label.tsx fix: Labels delete & reordering (#2729) 2023-11-19 01:46:11 +05:30
module.tsx style: text overflow fix and border color update (#2769) 2023-11-14 18:34:51 +05:30
priority.tsx style: ui consistency and improvement (#2725) 2023-11-08 17:51:32 +05:30
project.tsx style: ui consistency and improvement (#2725) 2023-11-08 17:51:32 +05:30
state.tsx fix: bugs (#2761) 2023-11-14 18:33:01 +05:30