source-academy / frontend

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
https://sourceacademy.org
Apache License 2.0
103 stars 167 forks source link

Simplify logic for adding of StepperLimit slider #3056

Closed s-kybound closed 1 month ago

s-kybound commented 1 month ago

Description

This PR enables all CSE machine-based languages in SA to change the total step limit used for the CSE machine. It also simplifies the logic used to determine whether a language requires the slider or not (removes the source-specific check).

Type of change

How to test

Checklist

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11136123125

Details


Totals Coverage Status
Change from base Build 11093684820: 0.0%
Covered Lines: 4853
Relevant Lines: 14548

💛 - Coveralls