creativetimofficial / argon-dashboard-react

React version of Argon Dashboard
MIT License
443 stars 738 forks source link

fixed the issue if user only enter "/admin" url #19

Closed mahavirhirani closed 4 years ago

mahavirhirani commented 4 years ago

the issue is if the user only enter "/admin" in the url it currently displaying empty page ================solution ============ if user enter the only "/admin" in the url it should be redirected to the "/admin/index" (dashboard) route

you can verify the issue. Please click link https://demos.creative-tim.com/argon-dashboard-react/#/admin

mahavirhirani commented 4 years ago

This issue also reproduced in the pro version. please make these changes also in pro version repo.

you can also check in below user

Thanks Mahavir Hirani

mahavirhirani commented 4 years ago

Hello All

is anyone here who can review my changes(code)?

Thanks

einazare commented 4 years ago

Hello there, @mahavirhirani ,

Thank you for your interest in working with our products. Please, next time you open a PR, do not add the whole organization to the PR, you can add one of the following:

On that branch, we will accept PR's that will be added in our next version.

Best, Manu