PromucFlow_constructor/app/client/src/comments
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
..
AppComments fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
CommentCard fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
CommentsShowcaseCarousel fix: skip bot comment when user skips comments tour (#7693) 2021-10-01 21:55:55 +05:30
CommentThread fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
inlineComments fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
tests refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
tour Minor comments feature fixes (#6245) 2021-08-02 12:57:20 +05:30
ConcurrentPageEditorToast.tsx fix: Appsmith design system style fixes (#8182) 2021-10-05 12:03:58 +05:30
dsl.json Bug/mustache binding extra space (#5587) 2021-07-22 14:13:58 +05:30
utils.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30