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

#10 fixed the bug of input issues #16

Closed
wants to merge 3 commits into from

Conversation

Bhargavaansh2211
Copy link

#10 Fix Text Field Input Issue
investigated the text field on different devices and sizes and found that it was malfunctioning on the web where the user was not able to enter multiple characters.
Fixed the issue by removing the redundant assignment of the value back to the text field within the onChanged callback. Instead, I left it to update the value in the controller only. Attached videos of before and after:
before:

before.online-video-cutter.com.mp4

after:

after.online-video-cutter.com.mp4

@Illuminati9
Copy link
Contributor

@Bhargavaansh2211 , LGTM

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

Successfully merging this pull request may close these issues.

2 participants