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

Explore name and bio filters for inappropriate input #106

Open
1 task
AmasiaNalbandian opened this issue Nov 15, 2021 · 0 comments
Open
1 task

Explore name and bio filters for inappropriate input #106

AmasiaNalbandian opened this issue Nov 15, 2021 · 0 comments
Assignees

Comments

@AmasiaNalbandian
Copy link
Contributor

WBS Item(s):

3.4.1 User database

User Story

There's a way to filter out text to make sure that they don't put anything inappropriate. We should explore this option so we don't have people writing inappropriate names, or putting bad things into their bio. We can probably find a list someplace online since many sites probably use algorithms for this, and reuse that. We should use this in the app before making the request.

Describe the solution you'd like

User cannot use inappropriate words in their names or bio.

List any dependencies this feature requires

Research a list of inappropriate vocabulary.

Provide link to the wireframes:

N/A

Acceptance Criteria

  • Users with inappropriate names should not be allowed to get past the form - should invalidate submission.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants