Skip to content

Conversation

@jawakarD
Copy link

@jawakarD jawakarD commented Jun 8, 2023

I know I'm not supposed to open PR as I'm not a contributer, but please take a look and let me know. I recently upgraded and found this. If I'm removing something that's essential, let me know I can try to help. I found this code is added from #550, so if the code I'm removing is supposed to work only on mobile, I'll try to add a media-query. Won't be offended if you close the PR also :)

External Contributions

This project is not yet set up to accept pull requests from external contributors.

If you have a pull request that you believe should be accepted, please contact
the Developer Relations team developer-advocates@sendbird.com with details
and we'll evaluate if we can setup a CLA to allow for the contribution.

For Internal Contributors

Description Of Changes

  • Not able to select messages even email addresses from the message.
Screen.Recording.2023-06-08.at.5.09.56.PM.mov

Comment on lines -3 to -6
.sendbird-label {
-webkit-user-select: none;
-webkit-touch-callout: none;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thanks for this, but this is a workaround for certain mobile devices... anyways, will scope it down so that it works on only those devices ~

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, sadly, we are not allowed to merge these PRs from ext. I will make a separate PR and add you as courtesy

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sravan-s sravan-s closed this Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants