Component: Content safety wall #2462
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
Milestone
Description
Define the component that shows when visiting a single result page with sensitive content.
API
State
The single result page itself must have a walled/unwalled boolean state, because once the content is revealed (by clicking the 'Show content' button) it is possible to conceal it again (using the 'Hide content' button #2463).
The text that explains why the content is walled should be updated based on the value of the
sensitivity
supplied by the API. See discussion at #791 (comment).Events
showContent
goBack
showContent
must toggle with the page's sensitive content shown/hidden state.Screenshots
Figma
The text was updated successfully, but these errors were encountered: