-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Description: Currently, database writes require a full click event (active: or focus:). This introduces unacceptable latency (approx. 100ms) between the user's intent to destroy data and the actual commit.
Proposed Solution: Implement group-hover:db-drop-table.
This would allow for "Optimistic Deletion": we anticipate the user's desire to purge the production database as soon as their mouse enters the parent container.
Tarun200999
Metadata
Metadata
Assignees
Labels
No labels