🐛 Bug Report: Layout Overflow during File Upload in Storage Bucket Section
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### 👟 Reproduction steps
Description: The Storage Bucket Section encounters a layout overflow issue when uploading files. This causes the content to exceed the visible area of the page, impacting usability and visual display.
Steps to Reproduce:
1) Access the Storage Bucket Section.
2) Initiate the file upload process.
3) Observe the layout overflow issue, with content extending beyond the visible area.
### 👍 Expected behavior
The file upload should occur without any layout overflow, ensuring proper display within the visible area.
### 👎 Actual Behavior
The file upload triggers a layout overflow, causing layout to extend beyond the visible area.
### 🎲 Appwrite version
Appwrite Cloud
### 💻 Operating system
MacOS
### 🧱 Your Environment
_No response_
### 👀 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.