flow-playground
flow-playground copied to clipboard
Flow Playground front-end app 🤹♂️
Is your feature request related to a problem? Please describe. Playground requires functionality to edit filenames in Editor file explorer. Describe the solution you'd like - implement CTA to open...
Is your feature request related to a problem? Please describe. Designs show user input in top nav to name personal projects Describe the solution you'd like - implement text input...
- implement user workflow for duplicating a project in playground v2 - duplicate formerly known as `Forking` in v1 - CTA accessed through right clicking project list item
Implement user workflow for Share project CTA for Playground v2 Current Iteration:  Deliverables: - `Share` button reveals `Share Project Component` and generates project URL - `Share Project Component` contains...
Test staging deployment and describe any issues found in the comments, as well as link any bugfixes PR to this issue.
Test staging deployment and describe any found issues here and link in the PR with bugfixes.
We need to update all dependencies, especially critical ones like the Monaco editor. They need to be up to date so we will be able to maintain the codebase in...
Add network errors to playground logging section
**Describe the bug** - Executing a transaction template after updating it may result in the previous version being executing. - possible caching issue - Inconsistant and unable to recreate **To...