Skip to content

Text Editor issue while creating function #10607

@shazzsamed

Description

@shazzsamed

👟 Reproduction steps

  1. Go to the website and navigate to the Create Execution page in Appwrite.
  2. In the Body section, open the text editor to enter request content.
  3. Start typing some text.
  4. Press Enter or Shift+Enter inside the editor.
Image

👍 Expected behavior

  • Pressing Enter should create a new line within the same body text field.
  • Pressing Shift+Enter should also create a line break without submitting or moving to the next section.

👎 Actual Behavior

  • When pressing Enter or Shift+Enter, the editor jumps to the next section instead of staying in the body field.
  • The user cannot properly create multi-line content in the request body.
  • Prevents users from writing multi-line JSON, queries, or other formatted text in the body field.
  • Makes the request body editor difficult to use for anything beyond single-line inputs.

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Windows

🧱 Your Environment

Using to create execution using the web c.onsole

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

Labels

product / authFixes and upgrades for the Appwrite Auth / Users / Teams services.product / databasesFixes and upgrades for the Appwrite Database.product / functionsFixes and upgrades for the Appwrite Functions.product / sitesFixes and upgrades for Appwrite Sites.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions