-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
featureNew feature or requestNew feature or request
Description
It would be the bee's knees for demo purposes if the webR REPL editor could receive the "Share" feature that the shinylive editor has. Perhaps add it next to the save button in the editor?
I think this could be taken out from the ShareModal.tsx
(for the popup), share.ts
(for encoding), and App.tsx
(for loading)
- https://github.com/posit-dev/shinylive/blob/a941a51e364a8f12ecd6072e48a144e06b2230b2/src/Components/ShareModal.tsx
- https://github.com/posit-dev/shinylive/blob/a941a51e364a8f12ecd6072e48a144e06b2230b2/src/Components/ShareModal.css
- https://github.com/posit-dev/shinylive/blob/a941a51e364a8f12ecd6072e48a144e06b2230b2/src/Components/share.ts
- https://github.com/posit-dev/shinylive/blob/a941a51e364a8f12ecd6072e48a144e06b2230b2/src/Components/App.tsx#L311-L320
Happy to try my hand at this given the other awesome work going on.
nev-awaken, seanbirchall, pawelru, parmsam and parmsam-pfizer
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request