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

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

@zenorocha

Description

@zenorocha

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions