mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
e585255c4c
* 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> |
||
---|---|---|
.. | ||
attachment | ||
comment | ||
issue-layouts | ||
issue-peek-overview | ||
select | ||
sidebar-select | ||
sub-issues | ||
view-select | ||
activity.tsx | ||
confirm-issue-discard.tsx | ||
delete-archived-issue-modal.tsx | ||
delete-draft-issue-modal.tsx | ||
delete-issue-modal.tsx | ||
description-form.tsx | ||
draft-issue-form.tsx | ||
draft-issue-modal.tsx | ||
form.tsx | ||
index.ts | ||
issue-reaction.tsx | ||
issue-update-status.tsx | ||
label.tsx | ||
main-content.tsx | ||
modal.tsx | ||
parent-issues-list-modal.tsx | ||
sidebar.tsx |