-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[HOLD for payment 2024-01-31] Web - Chat - Cursor shows a hand instead of a text cursor "I" when hovering over text in code block #31085
Comments
Triggered auto assignment to @sophiepintoraetz ( |
This comment was marked as outdated.
This comment was marked as outdated.
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @tylerkaraszewski ( |
Hmm, I'm not able to reproduce this and I don't think this is a deploy blocker - @tylerkaraszewski - do you agree? |
ProposalPlease re-state the problem that we are trying to solve in this issue.Pointer cursor shows instead of text cursor when hovering over the code block What is the root cause of that problem?We removed the role 'text' and use 'presentation' instead(from the PR #24482)
Also we replaced the
This is the root cause What changes do you think we should make in order to solve the problem?We should use the
And remove this line
This works as expected Result31085.mp4What alternative solutions did you explore? (Optional) |
This issue is reproducible in staging(version: 1.3.97-1), but not in production. |
@s-alves10 - my URL shows it's staging. |
This comment was marked as duplicate.
This comment was marked as duplicate.
@getusha can you please check this? |
@sophiepintoraetz @tylerkaraszewski Yeah. It looks like you used "`". Please try with "```" |
Seems like a minor issue we missed i can raise a PR to fix it. |
There are some other places we need to replace(accessibilityRole -> role) |
Ah yes, thanks for the correct, @s-alves10 - able to reproduce! |
This is pretty minor, I am going to remove the deploy blocker tag and assign @getusha to fix it. |
@tylerkaraszewski, @sophiepintoraetz, @getusha, @situchan Whoops! This issue is 2 days overdue. Let's get this updated quick! |
PR is in review |
@tylerkaraszewski, @sophiepintoraetz, @getusha, @situchan Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
PR merged recently. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.30-1 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 2024-01-31. 🎊 For reference, here are some details about the assignees on this 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:
|
|
Payment SummaryBugZero Checklist (@sophiepintoraetz)
|
Triggered auto assignment to @MitchExpensify ( |
Payment is handled already by @sophiepintoraetz |
I assume i am not eligible to get paid since we handled it as a regression. |
Typically yes - No additional payment on regression issues |
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:**1.3.97-1
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
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Action Performed:
Expected Result:
The cursor shows a text cursor "I"
Actual Result:
The cursor shows a hand cursor
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6269354_1699487008095.code_block.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: