1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-07 09:20:04 +01:00

PM-3349 PM-3350 Added the ability for users to press "Continue" button as a fallback when using the Yubikey if the "SubmitCommand" doesn't trigger automatically.

This commit is contained in:
Dinis Vieira 2023-12-01 16:49:14 +00:00
parent d168a7b750
commit 5b756aaf7a
No known key found for this signature in database
GPG Key ID: 9389160FF6C295F3

View File

@ -93,7 +93,8 @@
IsSpellCheckEnabled="False"
IsTextPredictionEnabled="False"
ReturnType="Go"
ReturnCommand="{Binding SubmitCommand}" />
ReturnCommand="{Binding SubmitCommand}"
TextChanged="Token_TextChanged" />
</StackLayout>
<StackLayout StyleClass="box-row, box-row-switch">
<Label