Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Duplicate Post Creation on Multiple Submit Button Clicks #511

Open
4 tasks done
saurabhbakolia opened this issue Jul 26, 2024 · 1 comment
Open
4 tasks done
Assignees
Labels
bug Something isn't working gssoc GSSOC level1

Comments

@saurabhbakolia
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Duplicate Post Creation on Multiple Submit Button Clicks

Expected behavior

  1. Add client-side logic to disable the submit button after the first click until a response is received.
  2. Implement server-side checks to prevent the creation of duplicate posts by ensuring each post request is unique.

Additional Context:
This issue affects data integrity and user experience, leading to potential confusion and redundancy in the data. Implementing both client-side and server-side measures will help mitigate this problem.

Add ScreenShots

image

On which device are you experiencing this bug?

Chrome, Windows

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
@saurabhbakolia saurabhbakolia added the bug Something isn't working label Jul 26, 2024
Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc GSSOC level1
Projects
None yet
Development

No branches or pull requests

2 participants