Skip to content

Closing and reopening tab can lose program #68

Description

@ojwb

It seems owlet saves the current program into the browser storage, but only keeps track of one such program at a time.

If you have owlet open and open a second owlet tab, then accidentally close the first tab and try to reopen it, it reopens with the program from the second tab and your code from the first tab seems to be irretrievably lost, which is ... unhelpful.

I think it's unrealistic to assume people will only have one instance of owlet open at a time. I'm not very up on modern web stuff, but the old editor seemed to handle concurrent instances better than this.

I'm using Firefox if that makes a difference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions