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 keyboardOptions to text field #49

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

paul2126
Copy link
Contributor

PR Title: Add keyboardOptions to text field

Related Issue(s):

PR Description:

  • Add keyboardOptions to TextFieldUi.kt
  • Disable autofill in password field
  • Changed text field that receive email to have keyboard type email
Changes Included:
  • Added new feature(s)
  • Fixed identified bug(s)
  • Updated relevant documentation
Notes for Reviewer:

Any specific instructions or points to be considered by the
reviewer.

Reviewer Checklist:

  • Code is written in clean, maintainable, and idiomatic form.
  • Automated test coverage is adequate.
  • All existing tests pass.
  • Manual testing has been performed to ensure the PR works as expected.
  • Code review comments have been addressed or clarified.

Additional Comments:

Add any other comments or information that might be useful for the
review process.

@paul2126 paul2126 added the frontend Feature implementation for frontend label Nov 20, 2023
@paul2126 paul2126 requested review from 89645321 and JH747 November 20, 2023 13:43
@89645321 89645321 merged commit 5fb94ce into main Nov 21, 2023
1 check passed
@89645321 89645321 deleted the feat/disable-autofill-password branch November 21, 2023 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Feature implementation for frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants