-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[$1000] Chat - Context Menu - User can move emotion reactions row #18608
Comments
Triggered auto assignment to @bfitzexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
I am unable to reproduce: 2023-05-09_14-19-50.mp4@kbecciv are you still able to reproduce this? |
ProposalPlease re-state the problem that we are trying to solve in this issue.The reactions row (and other contents) in the context menu modal is drag-able even though it has the What is the root cause of that problem?The property Lines 37 to 42 in d516b63
What changes do you think we should make in order to solve the problem?To solve this problem we can use the property #no-drag-area {
-webkit-app-region: no-drag;
-webkit-user-drag: none;
user-select: none;
} What alternative solutions did you explore? (Optional)
|
@bfitzexpensify you can also try selecting text in the context menu to reproduce this. I believe the reaction bar is being selected somehow after which it becomes drag-able (explained in my proposal). Screencast.from.09-05-23.10.18.32.PM.IST.webm |
@therealsujitk i think we could also apply
to the emoji row directly as it makes everything inside the modal "non-dragable" |
@huzaifa-99 sorry I didn't get you. I applied it to anything with the id |
I was actually suggesting to apply the styles to the emoji row only, but maybe thats not desired as you mentioned other areas might have those issues. |
Yep, after trying this a bunch, I was eventually able to reproduce. |
Job added to Upwork: https://www.upwork.com/jobs/~01ea82eb69ee3a04ea |
Current assignee @bfitzexpensify is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @s77rt ( |
Triggered auto assignment to @thienlnam ( |
I don't think this is a bug or something that we should be concerned about. Anything that is selectable is dragable. @thienlnam @bfitzexpensify Can we close this? |
I think I agree, it doesn't seem like a significant issue. Happy to close if you are @thienlnam |
Let's close this out |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Issue found when executing PR #18365
Action Performed:
Expected Result:
Emoji reactions row and window does not move.
Actual Result:
User can move emotion reactions row.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.11.2
Reproducible in staging?: Yes
Reproducible in production?: Yes
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
Bug6045148_Recording__574.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: