-
Notifications
You must be signed in to change notification settings - Fork 218
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
Create the page for sensitive content explanation #3074
Conversation
Size Change: +40.1 kB (+4%) Total Size: 932 kB
ℹ️ View Unchanged
|
…nsitive_content_page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<!-- TODO | ||
<h2 id="on-off">{{ $t("sensitive.onOff.title") }}</h2> | ||
<p>{{ $t("sensitive.onOff.description", { openverse: "Openverse" }) }}</p> | ||
--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this still be TODO?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I kept this as TODO as this is a TODO in the reference Google doc. Alternatively I can write it directly in the PR and we can iterate on it here?
Good catch @AetherUnbound, thank you! Updated the link in e4be495. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The page works well!
The request for change is to change the title of the page from "about" to "sensitive content": the component's name
property and the title
in useMeta
.
Co-authored-by: Olga Bulat <[email protected]>
Fixes
Fixes #2550 by @dhruvkb
Description
This PR adds the page for explanation about sensitive content and our filtering techniques.
Testing Instructions
/sensitive-content
./preferences
and turn onsensitive_content
andfake_sensitive
flags./sensitive-content
page again.Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin