session-desktop/ts/state
Audric Ackermann bfda4c7c01
fix: make sure a convo exists before returning it in search results
There is an edge case if you are in the search results page, and delete
(or get a convo deleted from the network).
The corresponding convo does not exist anymore but the search result
selector still tries to extract values from it.

This commit fixes that issue by returning early if the corresponding
convo is not there anymore
2022-05-18 14:53:55 +10:00
..
ducks Merge integration test (#2313) 2022-05-17 13:22:13 +10:00
selectors fix: make sure a convo exists before returning it in search results 2022-05-18 14:53:55 +10:00
smart refactor most of the components to outside of their Session folder (#2072) 2021-12-14 15:15:12 +11:00
actions.ts rename all spacer-* to react component 2021-06-17 16:51:59 +10:00
createStore.ts QA fix - msg request accept buttons showing at wrong stage. 2022-02-17 18:09:18 +11:00
reducer.ts move the state of calling to its own slice 2021-11-19 10:49:05 +11:00