Parabeac/parabeac_core

Not all Figma Pages being included in Widgetbook gen.

siliconivan opened this issue · 2 comments

Describe the bug

Not all Figma Pages being included in Widgetbook gen. In this case I believe PB is pulling from two different Figma files because of a component that belongs in the other file, the codegen seems to work correctly as both are generated but specifically in the widgetbook gen it's only generating for one of the pages.

To Reproduce

Steps to reproduce the behavior:

  1. Use this file to generate the code: https://www.figma.com/file/R7GBEc0mfXsJi6B7y3lITe/Parabeac-Widgetbook-Example?node-id=0%3A1
  2. Generate Code, you will see "Page 1" as the only folder that shows up in the widget book.

Impact of the problem

Doesn't show 100% of the components that are supposed to be shown.

Environment:

  • macOS
  • Flutter Version - 2.10.0
  • Dar Version - 2.16.0

Screenshots

If applicable, add screenshots to help explain your problem.

Additional comments/context:

Screen Shot 2022-02-22 at 11 35 19 PM

Do you have an example of what other component should be generated for this file? I only see the following:
image

Closing this, as we only currently support components for widgetbook generation. Feel free to reopen if there are any more comments.