Improve Toast Notification Placement to Prevent UI Obstruction and Test Delays
Open
story
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
### Description
Current toast notifications overlap key UI elements, blocking user interactions and causing poor UX.
Their timing and placement also interfere with end-to-end test automation, leading to slower and less reliable runs.
The new design should take into account common UI conventions
Contributor guide
Assessment
This issue has not been assessed yet.