Skip to content
New issue

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

Fix[BB-602]: Sanitize spaces in editing workflow #743

Merged
merged 8 commits into from
Mar 15, 2022

Conversation

tr1ten
Copy link
Collaborator

@tr1ten tr1ten commented Dec 19, 2021

Problem

BB-602 : Sanitize spaces in data entry

Solution

Trim and normalize spaces.

before
before_sanitize

after
after_sanitize

Areas of Impact

common utils, handleCreateOrEditEntity, and handleValueChange in identifier-row.

@tr1ten tr1ten marked this pull request as ready for review February 22, 2022 12:57
src/common/helpers/utils.ts Outdated Show resolved Hide resolved
src/common/helpers/utils.ts Outdated Show resolved Hide resolved
src/common/helpers/utils.ts Outdated Show resolved Hide resolved
src/common/helpers/utils.ts Show resolved Hide resolved
Copy link
Contributor

@MonkeyDo MonkeyDo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you !

@MonkeyDo MonkeyDo merged commit 4038136 into metabrainz:master Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants