Skip to content

Multiple submission issue causing duplicate posts #45

Description

@chetankar65

This occurs in the addExperience component. Sometimes, after clicking submit, the request takes some time to process in the backend. Some individuals can click multiple times. All requests are eventually completed and the experience is posted multiple times, creating duplicates. We can fix this by disabling the button after one click (until the response is received) and making some sort of loading animation while its submitting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions