plane/web/components/issues/issue-layouts/gantt
Anmol Singh Bhatia 969a51f425
chore: issue click & peek overview improvement (#3157)
* improve issue popover to detect outside click

* chore: stopPropagation event added to prevent peekoverview triggering in action menu & issue properties

* chore: stopPropagation event added to prevent peekoverview triggering in issue properties

* chore: enable entire issue card clickability in list and kanban layout, introduce control-click functionality
to open issues in new tabs

* chore: build error fix and unused variable removed

* chore: build error fix

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-12-18 12:11:14 +05:30
..
base-gantt-root.tsx chore: issue layout quick add issue button permission validation 2023-12-12 11:49:43 +05:30
blocks.tsx chore: issue click & peek overview improvement (#3157) 2023-12-18 12:11:14 +05:30
cycle-root.tsx fix: gantt issues not getting updated (#3075) 2023-12-11 22:26:57 +05:30
index.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
module-root.tsx fix: gantt issues not getting updated (#3075) 2023-12-11 22:26:57 +05:30
project-root.tsx 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
project-view-root.tsx 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
quick-add-issue-form.tsx chore: error handling for user permission while issue drag & drop (#3060) 2023-12-11 15:51:40 +05:30