Skip to content

[Bug]: Multiple rapid clicks trigger duplicate toast notifications #877

Description

@kavin553

✦ 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

  1. Open the application.
  2. Navigate to any page with action buttons.
  3. Rapidly click the same button multiple times.
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buggssocOfficial GSSoC '26 issue tagtype:bugVulnerability or logical bug fixestype:designTactile visual design and UI alignmentstype:featureNew functional feature additionstype:testingIntegration and unit test coverage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions