Skip to content
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

Support multiple instances in the same UA #40

Closed
7 tasks done
wongchito opened this issue Apr 16, 2020 · 2 comments · Fixed by #471
Closed
7 tasks done

Support multiple instances in the same UA #40

wongchito opened this issue Apr 16, 2020 · 2 comments · Fixed by #471
Assignees
Labels
enhancement New feature or request

Comments

@wongchito
Copy link
Member

wongchito commented Apr 16, 2020

能否考虑保存上一个编辑的存档或更多?

Originally posted by @3394946742 in #31

@wongchito

This comment was marked as outdated.

@thekingofcity
Copy link
Member

thekingofcity commented Dec 11, 2021

Some thoughts on this feature. Will we implement real multiple saves or a fake one? A fake tab will be unmount and renderApp as we did recently on #96. A real one requires a big change in the current redux store as we have to add another layer of selection.

I'm only discussing the runtime, not the storage where IndexedDB should suffice.

@wongchito wongchito changed the title File management on welcome page Support multiple instances at the same time Oct 26, 2022
@wongchito wongchito self-assigned this Oct 26, 2022
@wongchito wongchito added the enhancement New feature or request label Oct 26, 2022
@wongchito wongchito changed the title Support multiple instances at the same time Support multiple instances in the same UA Oct 26, 2022
wongchito added a commit that referenced this issue Oct 28, 2022
#40 Add unique ID for existing param
wongchito added a commit that referenced this issue Oct 30, 2022
wongchito added a commit that referenced this issue Oct 30, 2022
wongchito added a commit that referenced this issue Oct 30, 2022
wongchito added a commit that referenced this issue Nov 1, 2022
wongchito added a commit that referenced this issue Nov 1, 2022
wongchito added a commit that referenced this issue Nov 1, 2022
# Conflicts:
#	package-lock.json
#	package.json
wongchito added a commit that referenced this issue Nov 2, 2022
#40 Add param selector view and add param id to URL search params
wongchito added a commit that referenced this issue Nov 3, 2022
wongchito added a commit that referenced this issue Nov 3, 2022
wongchito added a commit that referenced this issue Nov 4, 2022
wongchito added a commit that referenced this issue Nov 4, 2022
#40 Update project select view
wongchito added a commit that referenced this issue Nov 5, 2022
#40 Replace single paramRegistry with multiple paramConfig
wongchito added a commit that referenced this issue Nov 8, 2022
#40 Support switching between project selector view and app view
wongchito added a commit that referenced this issue Nov 11, 2022
wongchito added a commit that referenced this issue Nov 11, 2022
@wongchito wongchito linked a pull request Nov 13, 2022 that will close this issue
wongchito added a commit that referenced this issue Nov 13, 2022
#40 Toggle on param selector in PRD
wongchito added a commit that referenced this issue Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants