Skip to content

Run button staying greyed out #1202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
loiswells97 opened this issue Apr 8, 2025 · 1 comment · Fixed by #1205 · May be fixed by #1204
Closed

Run button staying greyed out #1202

loiswells97 opened this issue Apr 8, 2025 · 1 comment · Fixed by #1205 · May be fixed by #1204
Assignees
Labels
bug Something isn't working

Comments

@loiswells97
Copy link
Contributor

loiswells97 commented Apr 8, 2025

Expected behaviour
The run button should not stay greyed out.

Actual behaviour
At the moment, the run button is greyed out for a short period of time while pyodide loads. However, if the user pastes some code into the editor that requires the use of skulpt before pyodide has fully loaded, the run button stays greyed out. This is likely due to an ongoing mismatch between the active runner and the loaded runner in the redux store. See video below for a short demo of the bug ⤵

Screen.Recording.2025-04-08.at.14.10.49.mov

Steps to reproduce
See video above.

Additional context
Related to 137: https://github.com/RaspberryPiFoundation/digital-editor-issues/issues/137

I don't know if this ticket is related but there's a similar issue here: https://github.com/RaspberryPiFoundation/digital-editor-issues/issues/533

@Drayden237 Drayden237 added the bug Something isn't working label Apr 8, 2025
@jamiebenstead jamiebenstead self-assigned this Apr 10, 2025
Copy link
Contributor

Branch bugfix/1202-Run_button_staying_greyed_out created!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants