-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Labels
product / authFixes and upgrades for the Appwrite Auth / Users / Teams services.Fixes and upgrades for the Appwrite Auth / Users / Teams services.product / databasesFixes and upgrades for the Appwrite Database.Fixes and upgrades for the Appwrite Database.product / functionsFixes and upgrades for the Appwrite Functions.Fixes and upgrades for the Appwrite Functions.product / sitesFixes and upgrades for Appwrite Sites.Fixes and upgrades for Appwrite Sites.
Description
👟 Reproduction steps
- Go to the website and navigate to the Create Execution page in Appwrite.
- In the Body section, open the text editor to enter request content.
- Start typing some text.
- Press Enter or Shift+Enter inside the editor.

👍 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?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
product / authFixes and upgrades for the Appwrite Auth / Users / Teams services.Fixes and upgrades for the Appwrite Auth / Users / Teams services.product / databasesFixes and upgrades for the Appwrite Database.Fixes and upgrades for the Appwrite Database.product / functionsFixes and upgrades for the Appwrite Functions.Fixes and upgrades for the Appwrite Functions.product / sitesFixes and upgrades for Appwrite Sites.Fixes and upgrades for Appwrite Sites.