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

Custom Dashboard View #3673

Open
aveedibya opened this issue Feb 19, 2024 · 1 comment
Open

Custom Dashboard View #3673

aveedibya opened this issue Feb 19, 2024 · 1 comment

Comments

@aveedibya
Copy link

Is your feature request related to a problem? Please describe.
While the dashboard statistics can be easily switched off, we always land on a blank page when we sign in to the Admin Portal.

Describe proposed solution(s)
Allow the dashboard page to be overwritten by a custom partial view.

Additional context
We would like to add metrics relevant to our app, navigation links, etc. on the dashboard landing view of the Admin Portal.

@codealchemy
Copy link
Contributor

I think the easiest way to do this at the moment is by overriding app/views/rails_admin/main/dashboard.html.erb in your app (though depending on what you'd like to present on that page you may want to override the action as well).

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

No branches or pull requests

2 participants