Skip to content

[SG-598] Copying TOTP Code from Verification Codes page copies space between sets of numbers#2046

Merged
andrebispo5 merged 1 commit intomasterfrom
bug/totp_copy_spaces
Aug 23, 2022
Merged

[SG-598] Copying TOTP Code from Verification Codes page copies space between sets of numbers#2046
andrebispo5 merged 1 commit intomasterfrom
bug/totp_copy_spaces

Conversation

@andrebispo5
Copy link
Contributor

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Fix Bug:
When copying the TOTP code from the “Verification Codes” page, the code is copied in the format “### ###”. In order to fix this problem, removing the space is necessary.

Code changes

Replaced the space dividing the two parts of the code from the copied string.

Before you submit

  • I have checked for formatting errors (dotnet tool run dotnet-format --check) (required)
  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • This change has particular deployment requirements (notify the DevOps team)

@andrebispo5 andrebispo5 requested a review from a team August 23, 2022 13:40
@andrebispo5 andrebispo5 merged commit ecd4da0 into master Aug 23, 2022
@andrebispo5 andrebispo5 deleted the bug/totp_copy_spaces branch August 23, 2022 14:04
trmartin4 pushed a commit that referenced this pull request Aug 23, 2022
Removed space from copied totp code

(cherry picked from commit ecd4da0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants