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

Flow Playground front-end app 🤹‍♂️

Results 134 flow-playground issues
Sort by recently updated
recently updated
newest added

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...

V2
mvp

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...

V2
mvp

- 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

V2
mvp

Implement user workflow for Share project CTA for Playground v2 Current Iteration: ![image](https://user-images.githubusercontent.com/23225108/193965647-d9714b36-79cf-41d1-94fd-e03fd96bedd7.png) Deliverables: - `Share` button reveals `Share Project Component` and generates project URL - `Share Project Component` contains...

V2
mvp

Test staging deployment and describe any issues found in the comments, as well as link any bugfixes PR to this issue.

implement "report a bug" button in top nav and link to github issues

V2
mvp

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...

dependencies

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...