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

fix #48 Can't paste several lines at once from Notepad++ or other sources #50

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PAVANNAIK25
Copy link
Contributor

Description

Provide a clear and concise description of the changes introduced in this pull request for AppFlowy Web. What problem does it solve? What value does it add?

Loom Video: https://www.loom.com/share/496d1fcb8cb649898b0e8e7b914b4f35?sid=a44c68f7-bb51-4e97-84fb-5eccbeecc55a

Checklist

General

  • I've included relevant documentation or comments for the changes introduced.
    • not needed
  • I've tested the changes in multiple environments (e.g., different browsers, operating systems).
    • I have tested with different browsers.

I have commented the code which causing the issue. Feel free to remove the commented code.

Testing

  • I've added or updated tests to validate the changes introduced for AppFlowy Web.
    • not needed

@khorshuheng khorshuheng requested a review from qinluhe February 17, 2025 02:30
@qinluhe
Copy link
Collaborator

qinluhe commented Feb 20, 2025

Thank you for your submission. We may not be able to change it this way. This problem actually only needs to solve the leading space, rather than turning the block into plain text. Someone in the company previously asked why it is not a multi-line block after pasting.

@PAVANNAIK25
Copy link
Contributor Author

Thank you for your submission. We may not be able to change it this way. This problem actually only needs to solve the leading space, rather than turning the block into plain text. Someone in the company previously asked why it is not a multi-line block after pasting.

Ok, I'll try to resolve this issue by solving leading space.

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.

[Bug] Can't paste several lines at once from Notepad++ or other sources
2 participants