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

Use urls instead of tabs for main layout #230

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

HansKallekleiv
Copy link
Collaborator

An attempt to replace current tab based page navigation with dcc.Location.

  • Components will require persistence as they are reloaded on page switching
  • Initial load of app should be must faster, but page switching might be somewhat slower

Copy link
Collaborator

@asnyv asnyv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only a couple of details in the changelog text 🥇

@asnyv asnyv self-requested a review October 6, 2020 11:58
Copy link
Collaborator

@asnyv asnyv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@anders-kiaer anders-kiaer force-pushed the urls branch 3 times, most recently from 8c9483a to 4577d48 Compare October 6, 2020 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants