-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[HOLD for payment 2023-06-28] Font color is blue instead of white in mention #20819
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
Comments
Triggered auto assignment to @abekkala ( |
Bug0 Triage Checklist (Main S/O)
|
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @youssef-lr ( |
This comment was marked as outdated.
This comment was marked as outdated.
ProposalPlease re-state the problem that we are trying to solve in this issue.We want the mention text to have a more visible color What is the root cause of that problem?In MentionUserRenderer we are passing a What changes do you think we should make in order to solve the problem?I think we don't have to apply white color, we should remove this line and update this line by adding style={[_.omit(props.style, 'color'), StyleUtils.getMentionStyle(isOurMention),{color: StyleUtils.getMentionTextColor(isOurMention)}]} Optional: We can merge ![]() What alternative solutions did you explore? (Optional)N/A |
ProposalPlease re-state the problem that we are trying to solve in this issue.Text color is not visible properly for the mention What is the root cause of that problem?Seems it is a regression from #19303, when What changes do you think we should make in order to solve the problem?We need to update the below part to pass App/src/components/HTMLEngineProvider/HTMLRenderers/MentionUserRenderer.js Lines 41 to 47 in d396430
|
@puneetlath related to mentions feature (I think you said you would fix all of these somewhere |
Merged linked PR so this should be able to be checked off once it hits staging. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.28-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-06-23. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Fixed here - #20845 |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.29-11 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-06-28. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Yes I did! 😅 Feel free to assign me as CME on any mentions-related bugs in the future if you like! |
Not overdue. |
Fix was included in the PR above |
@abekkala accepted, thanks! |
Paid and contract ended - thank you! 🎉 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
blue font is not visible clearly with green background
Actual Result:
font color is blue
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.28-3
Reproducible in staging?: y
Reproducible in production?: n
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
Notes/Photos/Videos: Any additional supporting documentation
Screen.Recording.2023-06-15.at.1.16.39.PM.mov
Expensify/Expensify Issue URL:
Issue reported by: @gadhiyamanan
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1686815472503979
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: