Skip to content

[PS-1009] Changed keyboard on Passphrase generator to not allow emojis#2038

Merged
aj-rosado merged 5 commits intomasterfrom
bug/PS-1009-removed-emojis-from-passphrase-generator-keyboard
Aug 16, 2022
Merged

[PS-1009] Changed keyboard on Passphrase generator to not allow emojis#2038
aj-rosado merged 5 commits intomasterfrom
bug/PS-1009-removed-emojis-from-passphrase-generator-keyboard

Conversation

@aj-rosado
Copy link
Contributor

@aj-rosado aj-rosado commented Aug 15, 2022

Type of change

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

Objective

Remove the possibility of adding emojis on the word separator at Generator when passphrase is selected

Code changes

  • NoEmojiKeyboardEffect.cs: Created effect with settings to not show emojis on the keyboard, both on iOS and Android.
  • GeneratorPage.cs: Added NoEmojiKeyboardEffect to the passphrase generator Entry

Screenshots

Screenshot_1660582307
Simulator Screen Shot - iPhone 11 Pro Max - 2022-08-15 at 17 52 36

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)

@aj-rosado aj-rosado requested a review from a team August 15, 2022 17:08
@fedemkr
Copy link
Member

fedemkr commented Aug 15, 2022

Forgot to add it to the PR review comments but please update the PR objective

@aj-rosado aj-rosado requested a review from fedemkr August 16, 2022 10:56
@aj-rosado aj-rosado merged commit 3d9555d into master Aug 16, 2022
@aj-rosado aj-rosado deleted the bug/PS-1009-removed-emojis-from-passphrase-generator-keyboard branch August 16, 2022 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants