We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
notice_only
Our fides-js banner currently always renders 3 buttons—Manage preferences, Reject, and Accept, no matter what kind of notice we have.
fides-js
Notice only notices also have to be disabled and permanently set to true
true
If there are only notice_only notices, we should render an "acknowledge" button instead, and wire up the user preference to pass "acknowledge"
A description of any alternative solutions or features you've considered.
Design: https://www.figma.com/file/dmEwdK3xZwjKfGVQ9t66xe/Fides-v.2-Master-Working-Files?type=design&node-id=6980-351571&t=6PGfme4Uozj1lLtz-0
The text was updated successfully, but these errors were encountered:
A few questions:
Sorry, something went wrong.
@mfbrown answered in standup today: yes, we should still show the modal, and then we need the modal to also have the conditional acknowledge button
moving to done
allisonking
Successfully merging a pull request may close this issue.
Is your feature request related to a specific problem?
Our
fides-js
banner currently always renders 3 buttons—Manage preferences, Reject, and Accept, no matter what kind of notice we have.Notice only notices also have to be disabled and permanently set to
true
Describe the solution you'd like
If there are only
notice_only
notices, we should render an "acknowledge" button instead, and wire up the user preference to pass "acknowledge"Describe alternatives you've considered, if any
A description of any alternative solutions or features you've considered.
Additional context
Design: https://www.figma.com/file/dmEwdK3xZwjKfGVQ9t66xe/Fides-v.2-Master-Working-Files?type=design&node-id=6980-351571&t=6PGfme4Uozj1lLtz-0
The text was updated successfully, but these errors were encountered: