There are concerns that the in-line “+” button in the organization filter is not clear enough to understand that means adding an organization, so we are swapping it for the more explicit “+ New Organization“ button that is used for users that do not belong to an org.
This will be cherry-picked to rc
Code changes
src/app/modules/vault-filter/components/organization-filter.component.html: Change in-line plus buttons to "+ New Organization" rows in the organization filter
src/scss/vault-filters.scss: Remove css that is no longer needed
Screenshots
Case
Before
After
New User (same)
Org Member UPDATED
Single Org Policy (same)
Personal Own. Policy UPDATED
Single org && Personal Own. Policy (same)
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
There are concerns that the in-line “+” button in the organization filter is not clear enough to understand that means adding an organization, so we are swapping it for the more explicit “+ New Organization“ button that is used for users that do not belong to an org.
This will be cherry-picked to rc
Code changes
Screenshots
Before you submit
npm run lint
) (required)