plane/web/components/issues/comment
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
..
add-comment.tsx fix: Debounce title and Editor initialization (#2530) 2023-10-31 12:26:10 +05:30
comment-card.tsx fix: Debounce title and Editor initialization (#2530) 2023-10-31 12:26:10 +05:30
comment-reaction.tsx fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
index.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30