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

BIOS: Ability to delete local insts #413

Open
Blitzy opened this issue Mar 12, 2024 · 0 comments · May be fixed by #580
Open

BIOS: Ability to delete local insts #413

Blitzy opened this issue Mar 12, 2024 · 0 comments · May be fixed by #580
Labels
area:player Is related to the player frontend. (Everything in aux-server/aux-web/aux-player) enhancement New feature or request

Comments

@Blitzy
Copy link
Member

Blitzy commented Mar 12, 2024

Right now there is no way to clear out local insts unless you are savy enough to know they are stored in the browser's store / IndexedDB and clear it out there. The list of local insts can continue to balloon this way and it would make a lot of sense to be able to delete these from the BIOS dialog.

You could theoretically add this behaviour for studio insts as well (assuming that issue #412 is implemented) however those are easy to manipulate from the auth portal in each record at the moment where as local insts obviously do not exist in the record system.

I'm not sure what the best way to surface this in the dialog would be but here's a mockup of a quick idea.

localInstBIOSMockup_deleteInst

@Blitzy Blitzy added area:player Is related to the player frontend. (Everything in aux-server/aux-web/aux-player) enhancement New feature or request labels Mar 12, 2024
@github-project-automation github-project-automation bot moved this to To triage in CasualOS Mar 12, 2024
@KallynGowdy KallynGowdy moved this from To triage to Backlog in CasualOS Mar 12, 2024
@MostlyBen MostlyBen linked a pull request Dec 15, 2024 that will close this issue
@KallynGowdy KallynGowdy moved this from Backlog to In review in CasualOS Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:player Is related to the player frontend. (Everything in aux-server/aux-web/aux-player) enhancement New feature or request
Projects
Status: In review
Development

Successfully merging a pull request may close this issue.

1 participant