Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

home: Sort leading emoji first in channel names #1234

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lakshya1goel
Copy link

Update the channel sorting logic to ensure streams with leading emojis in their names are listed above those without emojis. The updated sorting respects pinned, muted, and unmuted streams while handling emoji precedence and maintaining alphabetical order for ties.

Fixes: #1202

Update the channel sorting logic to ensure streams with leading emojis
in their names are listed above those without emojis. The updated
sorting respects pinned, muted, and unmuted streams while handling
emoji precedence and maintaining alphabetical order for ties.

Fixes: zulip#1202
@lakshya1goel
Copy link
Author

Hello, @chrisbobbe I have done the required changes. Please have a look and let me know if anything else is required.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sort leading emoji first in channel names to match web
2 participants