🐛 Bug Report: Email Message Creation UI Bug
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### 👟 Reproduction steps
On Appwrite Cloud, open the email creation dialog.
The message box has a handle with which one can expand the box. When the box is expanded, the editable text area does not expand with the box, leaving a very small area in which to write.
### 👍 Expected behavior
The editable text area should expand with the box, allowing a larger view within which a user may edit his or her message.
### 👎 Actual Behavior
The box expands, but the editable text area does not. This leads to a small text area rather than a larger one. Please see the provided example with Lorem Ipsum text.
### 🎲 Appwrite version
Appwrite Cloud
### 💻 Operating system
MacOS
### 🧱 Your Environment
My environment is whatever is available on Appwrite Cloud. I assume you guys know more about the cloud environment than I have access to!
### 👀 Have you spent some time to check if this issue has been raised before?
- [x] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.