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

feat: Add setting to login dialog in order to change the focus from the username field to the password field when pressing enter #4529

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

andrebts
Copy link

@andrebts andrebts commented Oct 31, 2024

Describe the changes you have made to improve this project

  • Implemented the ChangeFocusWithEnterOnUsernameField setting to login dialog to manage focus behavior when the Enter key is pressed on the username field;

  • Added corresponding dependency property registration and getter/setter methods;

  • Updated key pressing logic for login dialog to support the new behavior.

Unit test

No unit tests added, manual testing performed.

Valmir-Cunha and others added 3 commits October 31, 2024 11:14
…DialogSettings to change focus from the username field to the password field when pressing ENTER on the username field
…meField-Develop

feat: Included setting "ChangeFocusOnUsernameFieldWithEnter" in LoginDialogSettings
@andrebts
Copy link
Author

@dotnet-policy-service agree company="ZeusAutomacao"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants