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

Component: 'Hide content' button #2463

Closed
dhruvkb opened this issue Jun 21, 2023 · 0 comments · Fixed by #2651
Closed

Component: 'Hide content' button #2463

dhruvkb opened this issue Jun 21, 2023 · 0 comments · Fixed by #2651
Assignees
Labels
🕹 aspect: interface Concerns end-users' experience with the software 🌟 goal: addition Addition of new feature 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend

Comments

@dhruvkb
Copy link
Member

dhruvkb commented Jun 21, 2023

Description

This button allows hiding the content of a sensitive single result page and displaying the content safety wall.

API

The single result page itself must have a walled/unwalled boolean state, because once the content is revealed (by clicking the 'Show content' button #2462) it is possible to conceal it again (using the 'Hide content' button).

Events

Name Associated data Description
hideContent The user has opted to no longer see the content, load the content safety wall #2462

hideContent must toggle with the page's sensitive content shown/hidden state.

Screenshots

Desktop Mobile
image image

Figma

@dhruvkb dhruvkb added 🟨 priority: medium Not blocking but should be addressed soon 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🌟 goal: addition Addition of new feature 🕹 aspect: interface Concerns end-users' experience with the software labels Jun 21, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Openverse Backlog Jun 21, 2023
@zackkrida zackkrida added 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🧱 stack: frontend Related to the Nuxt frontend and removed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work labels Jun 21, 2023
@AetherUnbound AetherUnbound removed the 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work label Jun 23, 2023
@zackkrida zackkrida moved this from 📋 Backlog to 📅 To do in Openverse Backlog Jul 5, 2023
@sarayourfriend sarayourfriend moved this from 📅 To do to 🏗 In progress in Openverse Backlog Jul 17, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Openverse Backlog Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕹 aspect: interface Concerns end-users' experience with the software 🌟 goal: addition Addition of new feature 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants