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

Add an indicator to "example tracks" list when there's an overriding version in local storage #14

Open
lehnerpat opened this issue May 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@lehnerpat
Copy link
Owner

lehnerpat commented May 28, 2022

When a user edits one of the included "example tracks", the edited version gets saved to LocalStorage, and appears (as a duplicate) in the area "Tracks saved in browser" on the start page.
At this point, opening that track always shows the version from LocalStorage, even when clicking the original entry (under "example tracks"). (The original version can only be accessed again by deleting the LocalStorage version of the track.)

To make this clearer, let's add an info marker to example tracks that have an overriding version in LocalStorage.
This marker could be a little tag saying "local" with a tooltip explaining that clicking it will open the version from LocalStorage.

CleanShot 2022-05-30 at 19 44 01@2x

@lehnerpat lehnerpat added the enhancement New feature or request label May 28, 2022
@lehnerpat lehnerpat changed the title Add indicated to "example tracks" list when there's an overriding version in local storage Add an indicator to "example tracks" list when there's an overriding version in local storage May 28, 2022
@lehnerpat lehnerpat added the good first issue Good for newcomers label May 28, 2022
@lehnerpat lehnerpat removed the good first issue Good for newcomers label Jul 8, 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

No branches or pull requests

1 participant