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

Show a warning message when a user tries to create an inappropriate post #3

Closed
lhitmi opened this issue Sep 11, 2024 · 0 comments · Fixed by #47
Closed

Show a warning message when a user tries to create an inappropriate post #3

lhitmi opened this issue Sep 11, 2024 · 0 comments · Fixed by #47
Assignees
Labels
backend main code is written in backend enhancement New feature or request Moderate effort Features that need moderate effort to implement
Milestone

Comments

@lhitmi
Copy link

lhitmi commented Sep 11, 2024

After the implementation of the function that checks if a post is inappropriate (issue #2), the text of a post has to be captured, run through the function, and, if flagged as inappropriate, give an error and prevent user from posting.

This is part of User Story 1 (issue #18).

@lhitmi lhitmi modified the milestones: Sprint 1, Sprint 2 Sep 12, 2024
@lhitmi lhitmi added the backend main code is written in backend label Sep 12, 2024
@tatougueye tatougueye changed the title Develop API endpoint to allow the admin to add filter rules in the future Set up an error message for when the function detects inappropriate language Oct 7, 2024
@mohamed-elzeni mohamed-elzeni changed the title Set up an error message for when the function detects inappropriate language Show an error message when a user tries to create an inappropriate post Oct 16, 2024
@mohamed-elzeni mohamed-elzeni changed the title Show an error message when a user tries to create an inappropriate post Show a warning message when a user tries to create an inappropriate post Oct 16, 2024
@mohamed-elzeni mohamed-elzeni added enhancement New feature or request Moderate effort Features that need moderate effort to implement labels Oct 16, 2024
@mohamed-elzeni mohamed-elzeni linked a pull request Oct 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend main code is written in backend enhancement New feature or request Moderate effort Features that need moderate effort to implement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants