Companion add-on for Firefox Relay. Keep your email safe from hackers and trackers. Make an email alias with one click, and keep your address to yourself.
First change: change the ‘x’ icon in that purple banner to be a ‘>’ arrow icon. Heres why: So I think that this would match the current behavior and intention of wanting users to get 1 layer deeper before dismissing the option to take the survey all together, which is what the ‘x’ at the top level would do. So at least this solution with replacing the ‘x’ with an '>’ arrow would indicate to the user that they can drill one layer down and see what this message/alert is all about then THEN chose to dismiss it if they wish.
Second change: allow the user to select/toggle between the different options.
Screenshot (if applicable)
How to test
Close button is now a right chevron that takes you to the survey as well.
You can no change your selection (satisfaction level) and the survey link is updated.
Checklist
[ ] l10n changes have been submitted to the l10n repository, if any.
[ ] All acceptance criteria are met.
[ ] All UI revisions follow the coding standards, and use Protocol tokens where applicable (see /frontend/src/styles/tokens.scss).
This PR fixes MPP-3431 MPP-3432
New feature description
Two changes:
First change: change the ‘x’ icon in that purple banner to be a ‘>’ arrow icon. Heres why: So I think that this would match the current behavior and intention of wanting users to get 1 layer deeper before dismissing the option to take the survey all together, which is what the ‘x’ at the top level would do. So at least this solution with replacing the ‘x’ with an '>’ arrow would indicate to the user that they can drill one layer down and see what this message/alert is all about then THEN chose to dismiss it if they wish.
Second change: allow the user to select/toggle between the different options.
Screenshot (if applicable)
How to test
Checklist
/frontend/src/styles/tokens.scss
).