PromucFlow_constructor/app/client/src/comments/CommentCard
Pranav Kanade 23078215df
fix: unread indicator behaviour (#8290)
* fix: unread indicator behaviour

* minor fixes

* no need to deep copy the state

* removed state update of show indicator

* refactor to handle delete & insert thread cases and getting rid of unnecessary state

* removing unnecessary updates to store

* with update event if the thread is not there we'll put it in

* fetching the comments when user starts to edit the app

* updated tests

* typo fixed

* using memo to get the unread comments flag

* removed dependency from global state

* storing last updated comment thread id for each application.

* updated a few test cases
2021-10-19 15:56:56 +05:30
..
CommentCard.tsx fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
CommentContextMenu.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
ResolveCommentButton.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30