-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[PAY 15th SEP][$250] Member names in member selection views are not bold or using correct text color and styles #48364
Comments
Triggered auto assignment to @bfitzexpensify ( |
This has been labelled "Needs Reproduction". Follow the steps here: https://stackoverflowteams.com/c/expensify/questions/16989 |
@shawnborton the option will be bold when the report linked to it is unread. This is intentional. If I have understood the issue. 🤷 |
ProposalPlease re-state the problem that we are trying to solve in this issue.The money request participant title isn't using bold style. What is the root cause of that problem?The title text will be bold if the
The Previously, App/src/libs/OptionsListUtils.ts Line 1968 in 117b961
So, all user lists will follow the LHN unread logic to bold the title, including personal details which don't have an unread status, so it will always be false. App/src/libs/OptionsListUtils.ts Line 1992 in 117b961
What changes do you think we should make in order to solve the problem?We can add a new param to The new
We can do the same for the personal details, but since App/src/libs/OptionsListUtils.ts Line 1992 in 117b961
Or just remove it so personal detail will always be in bold just like before in #37306, even in chat finder page. |
I think this is a bug. We only want the read/unread styles to be applied when you use the Find chat page. Otherwise any time we just list out members/contacts, the names should be bold and in our normal text color. cc @Expensify/design @trjExpensify @JmillsExpensify for the gut check there. |
@shawnborton definitely agree. |
why do I have a recollection that we decided to not use bold for unread at all on this page, did we walk back from that? 🤔 |
I feel like I recall a similar conversation but I had the same exact opinion/feedback as I do today and I could have sworn we implemented it correctly, hence why I was pretty convinced this was a regression. |
Job added to Upwork: https://www.upwork.com/jobs/~0159f84c9f700169cc |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jayeshmangwani ( |
@bernhardoj since we determine the bold text status from the |
Hmm, I think it's a bit weird to see the function accepting a boolean just to return the boolean.
I prefer to keep |
Thanks for the explanation. I was thinking about using it in the function itself, but I also think we can keep the default bold parameter outside. |
We can go with @bernhardoj 's Proposal of keeping bold text default to true and making it false for search options using the new parameter. 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @carlosmiceli, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
PR is ready cc: @jayeshmangwani |
I am heading out of office until September 21st, so assigning a buddy to watch over this in my absence. Current status: PR in review |
Current assignee @bfitzexpensify is eligible for the Bug assigner, not assigning anyone new. |
Triggered auto assignment to @jliexpensify ( |
@jliexpensify Automation failed here; PR was deployed to production 4 days ago with the following checklist #48664 |
Thanks @jayeshmangwani - will note it down! |
Payment Summary
Is a checklist needed? |
Yes, I'll complete the checklist today |
Requested in ND. |
Regression Test Proposal
Do we agree 👍 or 👎 |
Cheers, closing! |
Requested as per #48364 (comment) |
$250 approved for @bernhardoj |
$250 approved for @jayeshmangwani |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number:
Reproducible in staging?: Needs reproduction
Reproducible in production?: Needs reproduction
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @shawnborton
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1724943353451769
Action Performed:
Expected Result:
Member names in member selection views are bold and using correct text color and styles
Actual Result:
Member names in member selection views are not bold or using correct text color and styles
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @jayeshmangwaniThe text was updated successfully, but these errors were encountered: