overleaf/services/web/test/frontend/features
Miguel Serrano 864a75c284 Fixed unread message count in react chat (#3529)
* Fixed unread message count in react chat

The problem was caused by ChatStore being instantiated multiple times on each `useRef` call, plus also incorrectly cleaned-up, since it should be calling `socket.removeListener` instead of `socket.off` on effect destroy.

* deferred loading messages until chat is opened

GitOrigin-RevId: b990cd06cea6630472b0911b56219766717aaff6
2021-01-12 03:04:26 +00:00
..
chat Fixed unread message count in react chat (#3529) 2021-01-12 03:04:26 +00:00
clone-project-modal/components Merge pull request #3446 from overleaf/ae-clone-project-modal 2021-01-07 03:04:54 +00:00
file-tree Merge pull request #3548 from overleaf/ta-file-tree-init-fix 2021-01-09 03:04:15 +00:00
hotkeys-modal/components Merge pull request #3441 from overleaf/3803-hotkeys-modal 2020-12-11 03:04:42 +00:00
outline Merge pull request #3436 from overleaf/msm-react-shared-context 2020-12-15 03:05:07 +00:00
preview/components Merge pull request #3470 from overleaf/eslint 2020-12-16 03:08:28 +00:00
word-count-modal/components Merge pull request #3445 from overleaf/ae-wordcount-modal 2021-01-07 03:04:59 +00:00