Skip to content

fix [Bug] #1427#2635

Open
PavelPaliy wants to merge 2 commits intocodex-team:nextfrom
PavelPaliy:bugfix/fixPasteInInputs
Open

fix [Bug] #1427#2635
PavelPaliy wants to merge 2 commits intocodex-team:nextfrom
PavelPaliy:bugfix/fixPasteInInputs

Conversation

@PavelPaliy
Copy link
Copy Markdown

@PavelPaliy PavelPaliy commented Feb 23, 2024

I fixed this #1427 bug, but it replaces new lines with spaces. When script process pasted text, we check if target of paste event is located in html input of editor then unite all blocks in one and separate them with spaces.

Copy link
Copy Markdown
Member

@neSpecc neSpecc left a comment

Choose a reason for hiding this comment

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

  • Seems hardcoded
  • Describe your idea in PR description please
  • Format the code nicely please

@PavelPaliy
Copy link
Copy Markdown
Author

  • Seems hardcoded
  • Describe your idea in PR description please
  • Format the code nicely please

Now it's normal?

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