Component: 'Hide content' button #2463
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
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
hideContent
hideContent
must toggle with the page's sensitive content shown/hidden state.Screenshots
Figma
The text was updated successfully, but these errors were encountered: