Skip to content

added changes to make the input work correctly on Android#24

Open
sfanetti wants to merge 1 commit intonetworkteam:masterfrom
sfanetti:fix-andoid-input
Open

added changes to make the input work correctly on Android#24
sfanetti wants to merge 1 commit intonetworkteam:masterfrom
sfanetti:fix-andoid-input

Conversation

@sfanetti
Copy link

@sfanetti sfanetti commented Jul 26, 2023

This change uses the before input as a proxy for keypress that allows for Android input to work. Currently when you attempt to type in the input while in Android - the values do not get updated and the mask does not get displayed on input text types. If you use a tel or num type it seems to work. But text types do not receive events correctly.

Testing needs to happen on Browserstack or on a physical device so I do not have an automated way of doing this - but regressions do not seem to be a problem.

@sfanetti sfanetti mentioned this pull request Jul 26, 2023
@hlubek
Copy link
Contributor

hlubek commented Jul 27, 2023

Hi Scott, thx. for this contribution. I'll test this ASAP and if it works in browsers I'm okay to change this - I don't have a physical Android right now (only Apples here).

@sfanetti
Copy link
Author

sfanetti commented Jul 27, 2023 via email

Copy link
Contributor

@hlubek hlubek left a comment

Choose a reason for hiding this comment

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

Looks good by reading and testing in the browser

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