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

ElectricCodeTabs: always display the same option that the user chose #8

Open
zenorocha opened this issue Mar 31, 2017 · 0 comments
Open

Comments

@zenorocha
Copy link
Contributor

zenorocha commented Mar 31, 2017

When a user clicks on a code tab, here's what we need to do:

  1. Save that information on local storage;
  2. Re-render all code tabs on that same page with this new option;
  3. On navigation and first page load, we read from local storage. If empty, show the first one, if not render the right tab.
@zenorocha zenorocha changed the title Always display the same option that the user chose on Code Tabs ElectricCodeTabs: always display the same option that the user chose Mar 31, 2017
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