issues
search
bitwarden
/
web
The website vault (vault.bitwarden.com).
https://vault.bitwarden.com
Other
2.58k
stars
405
forks
source link
[ps-136] Igonre accented characters in vault search
#1690
Closed
gbubemismith
closed
2 years ago
gbubemismith
commented
2 years ago
Type of change
[X] Bug fix
[ ] New feature development
[ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
[ ] Build/deploy pipeline (DevOps)
[ ] Other
Objective
Ignore accented characters in vault searches.
Code changes
src/app/modules/vault-filter/vault-filter.component.ts:
stripped off accented characters from the search input field.
src/app/settings/billing-sync-key.component.ts:
removed unused reference
Screenshots
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
Ignore accented characters in vault searches.
Code changes
Screenshots
Before you submit
npm run lint
) (required)