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

Improve TextField IME actions #88

Merged
merged 6 commits into from
Nov 7, 2024

Conversation

FelberMartin
Copy link
Collaborator

Problem

Currently many TextFields show a return / newLine key to the user, even for TextFields where this does not make sense (eg for entering names, URLs, emails, etc.)

Change description

I scanned for all TextFields in the app and added the appropriate IME actions to them.

@FelberMartin FelberMartin self-assigned this Nov 3, 2024
Copy link
Contributor

@julian-wls julian-wls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just tested it. The changes seem appropriate and I didn't notice any issues when using the textfields.

@FelberMartin FelberMartin merged commit 808ac65 into develop Nov 7, 2024
3 of 4 checks passed
@FelberMartin FelberMartin deleted the general/improve-textfield-ime-actions branch November 7, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants