This is a slight change because the menu opens to the right and crosses out of the app area on large screens. I'm checking with design whether this is okay.
Testing requirements
Regression testing on this menu + its buttons.
Before you submit
[x] I have checked for linting errors (npm run lint) (required)
[ ] This change requires a documentation update (notify the documentation team)
[ ] This change has particular deployment requirements (notify the DevOps team)
Type of change
Objective
Account menu updates for End User Vault Refresh:
Out of scope: we are not changing the button to use the Avatar component due to unresolved contrast issues.
Depends on https://github.com/bitwarden/jslib/pull/761.
Code changes
As above
Screenshots
This is a slight change because the menu opens to the right and crosses out of the app area on large screens. I'm checking with design whether this is okay.
Testing requirements
Regression testing on this menu + its buttons.
Before you submit
npm run lint
) (required)