-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: add extra info for users without avatars in missing places (WPB-1750) #2977
Conversation
Bencher
Click to view all benchmark results
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Datadog ReportBranch report: ✅ 0 Failed, 3081 Passed, 105 Skipped, 9.68s Total Time |
Quality Gate passedIssues Measures |
…-1750) (#2977) * feat: add info for users without avatars handling * feat: add unknown accent if not defined * feat: missing parts in view * feat: missing parts in view * chore: add missing accent for convos * chore: fix tests * chore: fix tests * chore: fix tests * chore: fix tests * chore: fix tests
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
We need to show. For users without avatars (they never got, defined one) to use the initials of their name and the
accentColor
they have.Causes (Optional)
Paying an UX debt.
Solutions
Add the missing info to the places we need, mainly accent color.
An upcoming PR will follow in AR.
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.