1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00: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

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