feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Submit button is overlapped by the nav buttons on Android

Open jkoenig134 opened this issue 5 months ago • 0 comments

Version

3.2.0

Library

feedback

Flutter channel

stable

Flutter version

3.32.8

Platform

Android

Details

When having navigation buttons enabled on Android those buttons overlap the submit button b/c the button does not respect edge insets:

Image

When the keyboard opens the button can be pressed. That workaround is ok, but not easy to detect for end users.

Steps to reproduce

  • enable navigation buttons (instead of gestures)
  • open the feedback sheet

Output of flutter doctor -v


jkoenig134 avatar Jul 28 '25 13:07 jkoenig134