plane/web/components/issues/issue-peek-overview
guru_sainath e585255c4c fix: issue layouts bugs and ui fixes (#3012)
* fix: initial issue creation issue in the list layout

* fix kanban drag n drop and updating properties

* reduce z index of spreadsheet bottom row to not overlap with other elements

* fix state update by using state id instead of state detail's id

* fix add default use state for description

* add create issue button for project views to be at par with production

* save draft issues from modal

* chore: added save view button in all layouts applied filters

* use useEffect instead of swr for fetching issue details for peek overview

* fix: resolved kanban dnd

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2023-12-07 19:59:35 +05:30
..
activity fix: removed unused packages and upgraded to next 14 (#2944) 2023-12-07 19:59:35 +05:30
reactions style: issue peek overview ui improvement (#2574) 2023-11-01 14:22:29 +05:30
index.ts chore: created new issue peek overview component and implemented in project issues list view (#2481) 2023-10-18 19:58:05 +05:30
issue-detail.tsx fix: issue layouts bugs and ui fixes (#3012) 2023-12-07 19:59:35 +05:30
properties.tsx fix: bugs related to issues (#2995) 2023-12-07 19:59:35 +05:30
root.tsx fix: issue layouts bugs and ui fixes (#3012) 2023-12-07 19:59:35 +05:30
view.tsx chore: issue update status in peekview & detail (#2985) 2023-12-07 19:59:35 +05:30