flow-playground icon indicating copy to clipboard operation
flow-playground copied to clipboard

Playground components directory reoganization

Open MrDSGC opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. The flat file structure of the current playground is disorganized and difficult to parse. current iteration: https://github.com/onflow/flow-playground/tree/staging/src/components

Describe the solution you'd like The playground component directory organized by high level components. each component will be a directory in the root components directory and contain sub components within them. shared components can be in the root directory

High level components:

  • Top nav Share Button Project Title Input Open Tutorial Button Open Project Button

  • Left sidebar Project List Create Project Button

  • Right sidebar Templates List Tutorials List Tutorials Flow

  • Editor Monaco Editor Result Bottom Bar Control Panel Arguments

Additional context Add any other context or screenshots about the feature request here.

MrDSGC avatar Oct 07 '22 18:10 MrDSGC

@MrDSGC please move this into subtasks

devbugging avatar Oct 11 '22 17:10 devbugging

dupe

MrDSGC avatar Jan 26 '23 23:01 MrDSGC