Richard Shaju

Results 22 comments of Richard Shaju

Changes made as per the review.

I apologize for any inconvenience caused. I will take the necessary steps to make the required changes.

- As mentioned in the issue, the DMs list in the left sidebar can be sorted by using the `util.make_strcmp()` in the function `get_recipients()` in people.ts. ![Screenshot 2024-02-15 114702](https://github.com/zulip/zulip/assets/108459152/a0fcf894-c434-45c9-8c7b-ae8213906dc5) -...

I appreciate @Jenil-Dobariya for PR #27557. It helped me a lot, especially in writing the tests. I used the same approach with some optimization mentioned in the code review. I...

@pratik-pc Thank you for figuring this out.

@pratik-pc Is this the correct approach? https://github.com/zulip/zulip/assets/108459152/b6fe03f4-df56-4b61-adcc-0b2ec04b97c6

@pratik-pc But in my system it's working properly. https://github.com/zulip/zulip/assets/108459152/ef3e3ab6-d6a4-488c-b17e-90a6403cd7ca

@pratik-pc but now I can't save the draft with the unsorted recipient list.