feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Tabbing broken in dialogs

Open ignatz opened this issue 2 years ago • 0 comments

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 avatar Nov 11 '23 09:11 ignatz