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

BasicTextField2 + TextFieldState fix for this issue #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

StylianosGakis
Copy link

This video recording https://github.com/chris-horner/Compose-Input/assets/44558292/0de5bb92-2de4-428d-a23e-44d99bf5a346 shows how the behavior now no longer is buggy using BasicTextField2 + TextFieldState.

The important bit here is that the switch to use Immediate clock no longer had to be flipped to make it all work

Some extra code was added in there to show that updating other states and handling events which make molecule emit again does not seem to break the text field in any way.

Making this PR to reference in cashapp/molecule#63, the discussion can continue there.

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.

1 participant