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

Fix posting empty content. #282

Open
2 tasks
devgenix opened this issue Jun 28, 2023 · 1 comment
Open
2 tasks

Fix posting empty content. #282

devgenix opened this issue Jun 28, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@devgenix
Copy link
Collaborator

View this question; https://frda.me/ZAUueq

Currently, in the box to submit a comment( suggest an answer ), I can click the submit button and it will submit empty content.
To fix it;

  • Hide the submit button and reveal it when the box is in focus, that is when it is clicked or tapped on.
  • Disable the button action to submit ( grey it out ) until the user has typed something, anything.
@devgenix devgenix added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 28, 2023
@devgenix
Copy link
Collaborator Author

devgenix commented Jul 5, 2023

@rehkmansa what's your progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants