-
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] [$1000] When you triple tap on a message and copy it then it also copies emojis from context menu #15810
Comments
Triggered auto assignment to @maddylewis ( |
Bug0 Triage Checklist (Main S/O)
|
i can reproduce this: 2023-03-10_11-35-27.mp4 |
Triggered auto assignment to @Beamanator ( |
looking for a buddy check to confirm if this should be an |
External is fine :) |
Job added to Upwork: https://www.upwork.com/jobs/~0136ad60bd0af53825 |
Current assignee @maddylewis is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eVoloshchak ( |
Current assignee @Beamanator is eligible for the External assigner, not assigning anyone new. |
Just checked your website, and it looks working fine. Is the issue still open or not? |
📣 @Alpha-T30! 📣 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:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Triple-click selection selects text that should be unselectable. What is the root cause of that problem?The SelectionScraper selects any text without taking into consideration if it's supposed to be selectable. This is not necessary a bug in the What changes do you think we should make in order to solve the problem?Explicitly check the if captured text is supposed to be unselectable and if so ignore it. This can be achieved by extending the condition here and as pseudo code that would be:
data is what we end up coping What alternative solutions did you explore? (Optional)
|
@s77rt Is the approach you mentioned above following the same idea as listed here? Also, do you agree that we're trying to solve the same problem as mentioned in this issue? |
@allroundexperts Ah yeah nice catch! Not exactly the same idea (not the same place where to apply the fix) but in general yes about the same. We can fix both issues with the same fix! |
I did some research on this when proposing for this issue. We can't / shouldn't use portals because the same behaviour exists for the reaction icons that appear in the next row (once the user has reacted on something). Of course, that is not something that should be placed outside of the component hierarchy. Also, Lastly, we can also convert our emoji's to be images instead of text. This will solve the problem as well (Slack uses images instead of text). |
Thanks for the info @allroundexperts.
The results look promising 👀Kooha-2023-03-12-00-44-09.mp4Let's pause (non-proposal) comments here not to flood the GH until things get cleared up 👍 |
I still think we should hold this for #15194, it's older and there is a lot more discussion. They're essentially the same, so they both will be fixed by a single proposal |
noted! thanks for pointing that out @eVoloshchak. do you think we're good to close out this particular issue in favor of #15194? |
Let's wait for a PR to be merged and verify it fixes our issue |
changing to weekly while we wait for the other PR to merge. |
still holding! |
Still on hold |
still on hold - switching to monthly until its off hold |
@Beamanator, @eVoloshchak, @maddylewis, this Monthly task hasn't been acted upon in 6 weeks; closing. If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead. |
It looks like this was actually fixed, so removing the not a priority label |
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:
message is copied
Actual Result:
Extra emojis along with the message gets copied
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.2.81-1
Reproducible in staging?: y
Reproducible in production?: new feature
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.1668.mp4
emoji-1.1.mov
Expensify/Expensify Issue URL:
Issue reported by: @daraksha-dk
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1678358066038339
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: