Describe the feature: There is awesome PR which went into 7.6.0 release thanks to @majagrubic - #54073
Can we get the same behaviour implemented if a user logs in and tries to view dashboards built on index on which she doesn't have any access privileges.
Describe a specific use case for the feature:
Steps to reproduce:
- Create a space_a and install all sample data dashboards
- Create a role called spacey and give access permissions to only sample_ecommerce data and all access to space_a using roles page
- Create an user and assign her spacey role
- Login with that user
- Logs and flights dashboard display different error messages per panel.


