Skip to content

Prevent the "Post a question" button from being clicked more than once to avoid multiposting #125

Description

@Calinou

Using some JavaScript code, we should disable the "Post a question" button once it's been clicked once. This would prevent users from posting the same question twice because they double-clicked the button. This is an issue we regularly encounter on the Godot Q&A. It's probably best fixed in the theme since this is mainly about client-side interaction, although a server-side check could also be added in Q2A itself.

I can work on implementing this feature if this is desired.

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