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

TextFields can not focus #135

Closed
kamami opened this issue Feb 5, 2024 · 2 comments
Closed

TextFields can not focus #135

kamami opened this issue Feb 5, 2024 · 2 comments
Labels
bug Something isn't working in triage

Comments

@kamami
Copy link

kamami commented Feb 5, 2024

Bug report

Describe the bug
When clicking a TextField widget inside a WoltModalSheetPage the keyboard is not showing up.
I also tried the official example: https://github.com/woltapp/wolt_modal_sheet/blob/main/playground_navigator2/lib/modal/pages/sheet_page_with_text_field.dart#L53
Just remove the autofocus and try to focus the TextField. You will see the keyboard tries to appear but gets somehow suppressed.

Expected behavior

Keyboard should show up.

Additional context

wolt_modal_sheet 0.4.0
latest Flutter release

@kamami kamami added bug Something isn't working in triage labels Feb 5, 2024
@ulusoyca
Copy link
Collaborator

ulusoyca commented Feb 6, 2024

We will fix this today with a hotfix release.

@ulusoyca
Copy link
Collaborator

ulusoyca commented Feb 7, 2024

Should be fixed with 0.4.1

@ulusoyca ulusoyca closed this as completed Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in triage
Projects
None yet
Development

No branches or pull requests

2 participants