Skip to content

[UX] Implement Optimistic UI Updates for RSVPButton.tsx #756

Description

@Aditya948351

When a user clicks RSVP to an event, there is a delay while the server updates, leaving the UI feeling unresponsive. Update RSVPButton.tsx to instantly toggle state locally (optimistic update) and only revert if the Firebase mutation fails.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions