PromucFlow_constructor/app/client/src/mockResponses
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
..
ApplicationsNewMockResponse.json Add support of component unit testing (#3828) 2021-04-02 15:17:16 +05:30
CommentApiMockResponse.tsx fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
CreateOrganisationMockResponse.json Add support of component unit testing (#3828) 2021-04-02 15:17:16 +05:30