Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Apply what language was chosen on the code tabs across user navigation #135

Open
zenorocha opened this issue Mar 13, 2018 · 0 comments
Open

Comments

@zenorocha
Copy link
Contributor

Imagine you're a Java developer and you're checking different code snippets using those tabs we provided.

post-22--1

Then you select "Java" and continues to navigate. If you're checking other snippets, then you have to choose Java over and over again. If you go to another page and navigate back, you'll also have to select the option you wanted again.

It would be SUPER awesome if we could do two things:

  1. When the user chooses a language we apply to all code snippets on the page.
  2. Then we save on localStorage and during navigation we could fetch that data and select it for the user.
@zenorocha zenorocha changed the title Apply what language was chosen on the code snippets across user navigation Apply what language was chosen on the code tabs across user navigation Mar 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant