-
Notifications
You must be signed in to change notification settings - Fork 16
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
fix(groups): members order sorted alpha #3460
Conversation
✅ Yeeeehaw, deploy preview is ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes do not affect the quick chat popup. That pulls from the 'friends' store namespace. this sets the 'groups' namespace list to alphabetical order so the group chat icons/names don't change order every time you click on a group |
thanks for clarifying |
What this PR does 📖
Which issue(s) this PR fixes 🔨
AP-1698
Special notes for reviewers 🗒️
Additional comments 🎤