ookami-kb / storybook_flutter

A storybook for Flutter widgets.
https://pub.dev/packages/storybook_flutter
MIT License
284 stars 63 forks source link

Story content picker and knobs covered by keyboard on mobile view #129

Open setyongr opened 8 months ago

setyongr commented 8 months ago

Hi, i've got an issue when running storybook in mobile device.

When i open the story picker or knobs, then tap the text field, the keyboard will cover the dialog.

Also, i think the dialog is too small on mobile device.

image
ookami-kb commented 8 months ago

Yeah, good point, I'll take a look.

bkkoluch commented 3 months ago

Hey there @ookami-kb, I'd be grateful if you could take a look, it is a bit restricting for testers and creating a fork seems unnecessary for such issue 😄

ookami-kb commented 3 months ago

Yes, I'm currently working on a new layout that should solve this and some other issues.