-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
🐛 Bug Report Steps
- Complete the details below using the template
- Via the side panel:
- Set the Type to 'bug'
- Set the label
- Assign task
- Select a related project
- Create issue
🐛 Bug Description
A clear and concise description of what the bug is.
Example: “The app crashes when uploading
.csvfiles larger than 50MB.”
✅ Expected Behavior
What should happen instead?
Example: “The file should upload and a confirmation message should appear.”
🚫 Actual Behavior
What is happening instead?
Example: “The app freezes and displays a memory error.”
🧩 Steps to Reproduce
- Go to
Uploadpage - Drag in a
.csvfile larger than 50MB - Wait ~10 seconds
- Observe the crash or freeze
🖥️ Environment
- OS:
- Browser/Tool:
- App version/commit:
- Configuration:
📷 Screenshots / Logs / Attachments
Please provide any relevant screenshots, logs, or files.
Attachments can help us reproduce and fix the issue faster.
🔗 Related Issues / PRs
List any related issues or pull requests.
Example: #101, #223
🧪 Known Workarounds
Are there any temporary solutions?
Example: “Manually selecting files instead of using drag-and-drop.”