RaspberryPiFoundation / editor-ui

Code Editor web component
https://editor-static.raspberrypi.org
Apache License 2.0
36 stars 9 forks source link

Enable all fundamental state, actions and reducers in web component #727

Closed loiswells97 closed 10 months ago

loiswells97 commented 10 months ago

Currently the editor web component has limited state and functionality. To enable the retrieval, remixing and saving of code the web component needs access to more initial state and redux functionality of the standalone editor.

NB To be refined further to determine core functionality but consider if it's easier to utilise the same setup for the web component as the standalone editor.

Refinement

Existing spike PR

https://github.com/RaspberryPiFoundation/editor-ui/pull/676

create-issue-branch[bot] commented 10 months ago

Branch issues/727-Enable_all_fundamental_state_actions_and_reducers_in_web_component created!