✦ Describe the Bug
Rapidly clicking action buttons (such as Copy, Save, or Submit) may generate multiple toast notifications, causing unnecessary UI clutter and reducing the overall user experience.
⟡ Steps to Reproduce
- Open the application.
- Navigate to any page with action buttons.
- Rapidly click the same button multiple times.
- Observe multiple toast notifications appearing.
✦ Expected Behavior
Only one toast notification should be displayed for repeated actions within a short interval.
⟡ Screenshots (If applicable)
Attach screenshots or screen recordings demonstrating the duplicate toast behavior.
💻 Environment Details
- OS: Windows 11 / Ubuntu / Android
- Browser: Chrome
- Version: Latest Stable
✦ Additional Context
This can likely be resolved by preventing duplicate toast triggers or throttling repeated actions.
✦ Describe the Bug
Rapidly clicking action buttons (such as Copy, Save, or Submit) may generate multiple toast notifications, causing unnecessary UI clutter and reducing the overall user experience.
⟡ Steps to Reproduce
✦ Expected Behavior
Only one toast notification should be displayed for repeated actions within a short interval.
⟡ Screenshots (If applicable)
Attach screenshots or screen recordings demonstrating the duplicate toast behavior.
💻 Environment Details
✦ Additional Context
This can likely be resolved by preventing duplicate toast triggers or throttling repeated actions.