storybook_flutter icon indicating copy to clipboard operation
storybook_flutter copied to clipboard

Navigation of stories is inconvenient/small in the mobile version

Open froseman-codex opened this issue 3 years ago • 5 comments

Hello. It takes a long time to scroll to the desired story. version 0.10.0

Thanks)

froseman-codex avatar Jan 19 '22 11:01 froseman-codex

I agree with the previous message Navigating the Story in the previous version was more convenient because more Story was displayed on the screen than in the current latest version

aleksei-b-codexoptimus avatar Jan 19 '22 13:01 aleksei-b-codexoptimus

Makes sense. Let me think about how it would be better to address that, probably providing an option to use drawer, as it was in the previous version.

But keep in mind, that storybook is probably not the best to be launched on mobile – you can use a bigger screen like tablet/desktop where you can turn on the option to display the contents in the side panel. With device preview, you can still how your layout will look like on smaller screens.

ookami-kb avatar Jan 19 '22 15:01 ookami-kb

@ookami-kb We use storybook to test our widgets by both developers and testers, so it is important for us to be able to run storybook on mobile devices.

aleksei-b-codexoptimus avatar Jan 21 '22 13:01 aleksei-b-codexoptimus

Running storyboard on mobile is helpful with testing how components work with touch gestures on mobile. Would be great to have the drawer back!

rayliverified avatar May 08 '22 20:05 rayliverified

Yes, that makes sense. Most probably, it should be done with a plugin. I'll try to come up with something in the near future.

ookami-kb avatar May 11 '22 13:05 ookami-kb