Skip to content

[HIGH] Toast removal delay is extremely long #8

@natcrypto

Description

@natcrypto

Code Quality Finding

Severity: high
Category: Loading States
Perspective: ux
File: client/src/hooks/use-toast.ts
Line: 4

Description

TOAST_REMOVE_DELAY is set to 1000000ms (16+ minutes), which means toasts will persist far too long and clutter the interface.

Suggested Fix

Change TOAST_REMOVE_DELAY to a reasonable value like 5000ms (5 seconds)


This issue was automatically created by Code Quality Agent

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions