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

Create integration tests for all the Playground tutorials to run before deployment, using Cypress. (Similar to Dapper Wallet integration tests...etc)

Technical Debt

Conversino rate for the Playground from someone arriving, and someone actually using it is ... horrible. If we had a way to submit feedback in the UI maybe we could...

Improvement
Feature

Playground at https://play.onflow.org/177a2329-a4f2-48a4-87bd-a91a94d5721e?type=account&id=cbc531da-5614-4c10-9758-259f94cf2125, When change my code to ``` access(all) contract HelloWorld { access(all) let greeting: String init() { log("Init") self.greeting = "Hello, World!" } access(all) fun hello(): String {...

Bug

**Is your feature request related to a problem? Please describe.** Currently the playground is not usable in browsers with cookies disabled. This includes private browsing modes (i.e. Chrome Incognito). **Describe...

Improvement
Needs Estimation
Needs Definition
P-Low
S-Playground

**Is your feature request related to a problem? Please describe.** When sharing a URL for a playground project, the link preview that is generated by various platforms (i.e Twitter, Slack,...

Needs Information

**Describe the bug** Hello World Example tutorial is missing toast notification on successful contract deploy ![image](https://user-images.githubusercontent.com/23225108/195945135-5bd7b6f4-f84b-4c99-baee-dbed66d09f4c.png) note: issue only observed in HelloWorld Tutorial. not seen in the other 5 examples....

![image](https://user-images.githubusercontent.com/1160249/195939196-48973082-50e8-49ee-b229-2d9a5156e111.png)

mvp

## Describe the feature few words We need to define file structure for guided tutorials as well as content formatting. This way front end will be able to use that...

Improvement

Is your feature request related to a problem? Please describe. Redesigned playground editor has a different styling palette than the current iteration. The file explorer components require styling updated to...

V2
mvp