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

Add basic routing #4

Closed
ghostwriternr opened this issue Dec 2, 2017 · 1 comment
Closed

Add basic routing #4

ghostwriternr opened this issue Dec 2, 2017 · 1 comment

Comments

@ghostwriternr
Copy link
Owner

The dashboard should by default go to the home container (say the one with container id 1). Upon clicking on one of the sidebar entries, the dashboard should navigate to /{container-id}. For example, if the dashboard is running at http://localhost:8080/, clicking on container 3 in the sidebar should route to http://localhost:8080/3.

@twishasaraiya
Copy link
Contributor

I would like to work on routing as well with the sidebar.

ghostwriternr added a commit that referenced this issue Dec 4, 2017
ISSUE #3, #4: ADDED BASIC ROUTING AND COMPONENTS
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

No branches or pull requests

2 participants