Skip to content

Purge Databse #61

@himanshu662000

Description

@himanshu662000

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions