Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Admin route #292

Open
strues opened this issue Apr 20, 2017 · 0 comments
Open

Admin route #292

strues opened this issue Apr 20, 2017 · 0 comments

Comments

@strues
Copy link
Owner

strues commented Apr 20, 2017

Description

Currently navigating to the default admin route, /admin results in a blank page. Before the migration to React Router 4, multiple index routes were a non-issue.

Exploration into better options on handling route management and layout design needs to be looked into. A blank page is unacceptable. Another possible, yet not as optimal solution would be to render the widgets on the AdminDashboard component. The components would be viewable only on the /admin path and toggled on/off with component state based on the current path

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant