feedback
feedback copied to clipboard
Tabbing broken in dialogs
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
Output of flutter doctor -v
No response