Jai soni
Jai soni
Fixes: #21637 **Screenshots and screen captures:** **Self-review checklist** - [x] [Self-reviewed](https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-review-code) the changes for clarity and maintainability (variable names, code reuse, readability, etc.). Communicate decisions, questions, and potential concerns. -...
This would be a followup of #21357 and would contain a bunch of `prep commits` for #21102 . Fixes #20870.
Fixes: #21865 **Screenshots and screen captures:** **Self-review checklist** - [x] [Self-reviewed](https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-review-code) the changes for clarity and maintainability (variable names, code reuse, readability, etc.). Communicate decisions, questions, and potential concerns. -...
When going to the next unread message we should restrict the streams according to the stream filter, if it is filled in. And similarly for the topic filter, if you're...
Fixes: #22816 **Screenshots and screen captures:** **Self-review checklist** - [ ] [Self-reviewed](https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-review-code) the changes for clarity and maintainability (variable names, code reuse, readability, etc.). Communicate decisions, questions, and potential concerns....
I'm experiencing this weird issue of getting `undefined` runResult for certain threads and it is very random, I am using `useAssistant` hook and it does work fine for 80% of...