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

feat: persist navbar state #875

Merged
merged 3 commits into from
Nov 6, 2018
Merged

feat: persist navbar state #875

merged 3 commits into from
Nov 6, 2018

Conversation

olizilla
Copy link
Member

@olizilla olizilla commented Nov 1, 2018

  • If the user collapses the navbar, remember and init in the same state
    next time.
  • Adds the general purpose bundle caching support from redux-bundler.
  • Init the store from the cache on first run
  • Hide the alt text of the navbar logo to reduce loading jank.

webui-navbar-persist

License: MIT
Signed-off-by: Oli Evans oli@tableflip.io

- If the user collapses the navbar, remember and init in the same state
next time.
- Adds the general purpose bundle caching support from redux-bundler.
- Init the store from the cache on first run
- Hide the alt text of the navbar logo to reduce loading jank.

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
@ghost ghost assigned olizilla Nov 1, 2018
@ghost ghost added the status/in-progress In progress label Nov 1, 2018
@olizilla olizilla requested review from hacdias and fsdiogo November 1, 2018 15:21
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
@olizilla olizilla merged commit f832472 into master Nov 6, 2018
@olizilla olizilla deleted the save-navbar-state branch November 6, 2018 13:26
@ghost ghost removed the status/in-progress In progress label Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant