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

Tabbing broken in dialogs #253

Closed
ignatz opened this issue Nov 11, 2023 · 2 comments
Closed

Tabbing broken in dialogs #253

ignatz opened this issue Nov 11, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@ignatz
Copy link

ignatz commented Nov 11, 2023

Version

latest

Library

feedback

Flutter channel

stable

Flutter version

3.13.9

Platform

Web

Details

When opening a dialog with inputs, tabbing doesn't work (i.e using the tab key to jump through inputs). Removing the BetterFeedback shell makes tabbing work as expected.

This may be related to #205 but :shru

Steps to reproduce

Step1: open a dialog with input fields (buttons, text, ...)
Step2: press
Step3: nothing happens

Output of flutter doctor -v

No response

@ignatz ignatz added the bug Something isn't working label Nov 11, 2023
@ignatz ignatz changed the title Tabbing broken in dialos Tabbing broken in dialogs Nov 11, 2023
@JesusHdez960717
Copy link
Contributor

hi @ignatz, the PR (#293) that solves this bug and the related issue (#205) is finally merged , if you want test it again with the latest version (3.1.0) to make sure and in case the bug is not reproduced any more, feel free to close this issue

@ignatz
Copy link
Author

ignatz commented Apr 19, 2024

I verified that my issue is gone. Thanks! 🥳

@ignatz ignatz closed this as completed Apr 19, 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
Projects
None yet
Development

No branches or pull requests

2 participants