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

Empty dashboard for read-only users #54002

Closed
mbondyra opened this issue Jan 6, 2020 · 7 comments
Closed

Empty dashboard for read-only users #54002

mbondyra opened this issue Jan 6, 2020 · 7 comments
Labels
Feature:Dashboard Dashboard related features Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@mbondyra
Copy link
Contributor

mbondyra commented Jan 6, 2020

When user has read-only access, empty dashboard doesn't show any information and may be perceived like it's not fully loaded. Maybe it's worth to add some design.

image

@mbondyra mbondyra added Feature:Dashboard Dashboard related features Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Jan 6, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@majagrubic
Copy link
Contributor

I think we could reuse the same empty screen graphic, without additional text:
Screenshot 2020-01-06 at 11 32 03

@rayafratkina
Copy link
Contributor

I would suggest also stating that it's read only so we can give user something to do. Also, can it be that there are visualizations but they are not visible to the current user due to permissions?

How about: "This read-only dashboard is empty or you do not have permission to view. Please contact the owner of the dashboard if you think this in error."

@majagrubic
Copy link
Contributor

@rayafratkina as far as I know, the visualization containers will be shown but won't be loaded if the user doesn't have permissions. I think this is the only scenario where we have this screen.

I like the idea about "contact the owner..." part. Will add this.

@AlonaNadler
Copy link

Why not just prevent users with real only to create a new dashboard
What's the point of letting them proceed if they cant do anything?

@mbondyra
Copy link
Contributor Author

mbondyra commented Jan 8, 2020

@AlonaNadler, the thing is read-only users cannot create new dashboards but they can still access the empty ones that were created by other users.

@AlonaNadler
Copy link

AlonaNadler commented Jan 8, 2020

In that case, I find it a really niche edge case, do what requires the least amount of work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Dashboard Dashboard related features Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

5 participants