LivelyKernel / LivelyKernel/lively.next
Fix project/playground loading from active sessions via world browser
Open
@merryman is already working on this.
Since Nov 3, 2023.
✨ enhancement
- Dominant language
- JavaScript
- Stars
- 90
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the Feature**
Currently opening a different project/playground from within an active lively session is broken.
This is why we disabled the world browser from the top bar for the time being.
**Implementation Details**
With #1038 merged, we can solve the issue we previously had which required a way to "reset" the module system in order to avoid a lengthy reload of lively. This can now be achieved by a simple fast reload of lively.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.