Skip to content
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

[CLNP-6276] Formatted text paste bug-fix #1307

Merged
merged 2 commits into from
Feb 5, 2025
Merged

[CLNP-6276] Formatted text paste bug-fix #1307

merged 2 commits into from
Feb 5, 2025

Conversation

chrisallo
Copy link
Collaborator

@chrisallo chrisallo commented Feb 4, 2025

[fix]: Formatted text paste broken

When a formatted text is copied and pasted into the MessageInput, the sanitized text is pasted instead of the text

Fixes CLNP-6276

Changelogs

  • Fixed a bug that a formatted text is broken when pasted into the MessageInput

### Checklist

Put an `x` in the boxes that apply. You can also fill these out after creating the PR. If unsure, ask the members.
This is a reminder of what we look for before merging your code.

- [x] **All tests pass locally with my changes**
- [ ] **I have added tests that prove my fix is effective or that my feature works**
- [ ] **Public components / utils / props are appropriately exported**
- [ ] I have added necessary documentation (if appropriate)


## 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 <[email protected]> with details
and we'll evaluate if we can set up a [CLA](https://en.wikipedia.org/wiki/Contributor_License_Agreement) to allow for the contribution.


[CLNP-6276]: https://sendbird.atlassian.net/browse/CLNP-6276?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

@chrisallo chrisallo self-assigned this Feb 4, 2025
@chrisallo chrisallo requested a review from git-babel February 4, 2025 17:26
Copy link

netlify bot commented Feb 4, 2025

Deploy Preview for sendbird-uikit-react ready!

Name Link
🔨 Latest commit 7f9da46
🔍 Latest deploy log https://app.netlify.com/sites/sendbird-uikit-react/deploys/67a2647ae977fe000840aebb
😎 Deploy Preview https://deploy-preview-1307--sendbird-uikit-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@chrisallo chrisallo merged commit f30922e into main Feb 5, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants