Until now, `useOnClickThread` hook didn't specify navigation tab, because it could be exeecuted only when tab was `chat`chat mode.
After introducing `chat-creation` navigation tabMode`, we need to make sure, that after clicking on any thread, chat creation mode will be closed.