-
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 2023-05-26] [$4000] Web - Triple clicking an edited message select’s the (edited) label along with the actual message #15194
Comments
Triggered auto assignment to @kevinksullivan ( |
Bug0 Triage Checklist (Main S/O)
|
@kevinksullivan Huh... This is 4 days overdue. Who can take care of this? |
Job added to Upwork: https://www.upwork.com/jobs/~01d2bbf84b58c19ab3 |
Current assignee @kevinksullivan is eligible for the External assigner, not assigning anyone new. |
📣 @MelvinBot! 📣 Hey, it seems we don’t have your contributor details yet! You'll only have to do this once, and this is how we'll hire you on Upwork.
Format:
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
Triggered auto assignment to @marcochavezf ( |
Exported with |
ProposalPlease re-state the problem that we are trying to solve in this issue.The edited text gets selected when message is double clicked along with the actual message. What is the root cause of that problem?The What changes do you think we should make in order to solve the problem?We can disable the Works well after the fix. Screen.Recording.2023-02-23.at.4.47.47.AM.movWhat alternative solutions did you explore? (Optional)None |
Proposal (added along with bug report) Please re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
<Text
// eslint-disable-next-line react/jsx-props-no-spreading
{...defaultRendererProps}
fontSize={variables.fontSizeSmall}
color={themeColors.textSupporting}
+ selectable={false}
>
{props.fragment.isEdited && (
<Text
fontSize={variables.fontSizeSmall}
color={themeColors.textSupporting}
+ selectable={false}
>
{` ${props.translate(‘reportActionCompose.edited’)}`}
</Text>
)} What alternative solutions did you explore? (Optional)
Edited Comment
|
I believe I reported this issue previously. (Jan 20th) cc @kavimuru |
Is this issue happening on all platforms? Is the Expected Result Correct? Should we completely disable selection on Triage Checklist was not modified so making sure. cc: @kevinksullivan |
@parasharrajat I have updated the platforms affected. |
Thanks, @kavimuru. @kevinksullivan Can you please also confirm the Expected behaviour #15194 (comment). |
Good question actually @parasharrajat . Going to bring to the room before going further. |
Last PR has been merged but has not been deployed yet. |
Merged May 19, updating payment date accordingly. |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.17-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-01. 🎊 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:
|
Reassigning, OOO tomorrow and Monday. |
Triggered auto assignment to @twisterdotcom ( |
This comment was marked as duplicate.
This comment was marked as duplicate.
Just waiting on you @parasharrajat for the contract: https://www.upwork.com/nx/wm/offer/24481238 And the BZ Checklist: #15194 (comment) |
[@parasharrajat] The PR that introduced the bug has been identified. Link to the PR: This was a browser standard behavior so not caused by us. [@parasharrajat] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment: NA |
Regression Test Steps
Do you agree 👍 or 👎 ? |
@twisterdotcom done. |
@marcochavezf, @twisterdotcom, @Ollyws, @parasharrajat, @arielgreen Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Payment sent. |
Test Case addition requested. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
(edited) label should not get selected
Actual Result:
(edited) label get selected along with message
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.2.72-0
Reproducible in staging?: y
Reproducible in production?: y
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:
Recording.1531.mp4
Screen.Recording.2023-02-15.at.12.13.05.PM.mov
Expensify/Expensify Issue URL:
Issue reported by: @dhairyasenjaliya
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1676445116253349
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: