plane/web/components/issues/issue-peek-overview
M. Palanikannan 8072bbb559
fix: Debounce title and Editor initialization (#2530)
* fixed debounce logic and extracted the same

* fixed editor mounting with custom hook

* removed console logs and improved structure

* fixed comment editor behavior on Shift-Enter

* fixed editor initialization behaviour for new peek view

* fixed button type to avoid reload while editing comments

* fixed initialization of content in peek overview

* improved naming variables in updated title debounce logic

* added react-hook-form support to the issue detail in peek view with save states

* delete image plugin's ts support improved
2023-10-31 12:26:10 +05:30
..
activity chore: issue comment reaction workflow and mutation update (#2537) 2023-10-25 19:24:14 +05:30
reactions chore: issue comment reaction workflow and mutation update (#2537) 2023-10-25 19:24:14 +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: Debounce title and Editor initialization (#2530) 2023-10-31 12:26:10 +05:30
properties.tsx chore: refactor and beautify issue properties (#2539) 2023-10-25 19:47:58 +05:30
root.tsx chore: issue comment reaction workflow and mutation update (#2537) 2023-10-25 19:24:14 +05:30
view.tsx chore: issue comment reaction workflow and mutation update (#2537) 2023-10-25 19:24:14 +05:30