-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Make Kibana mobile devices responsive #16717
Comments
+1 Our pain points:
Especially critical in large enterprises where Elastic/Kibana is up against the other visualization/BI competitors for procurement dollars. |
Here's the deal, I don't think simply making Kibana responsive is completely the answer. Not without first taking a step back and taking a page out of Luke Wroblewski's thoughts on organizing mobile. Specially:
So while your request for mobile treatment is spot-on, I'd suggest perhaps conversations along the above bullets points first. What I suspect will result would be a solution that is partially based in adaptive design for limited and mobile friendly data payload delivery coupled with responsive design based front end more aligned with the mobile needs enumerated in the OP. |
This is a direct goal of the design system the next version of Kibana is based off of. You can see some of that at https://elastic.github.io/eui/#/ It's not something that will happen overnight. Right now there's a lot of work between 6.x and 7.0 to adopt the design system itself, but once that part is done, we should be in a much better position to make Kibana responsive. |
This relates to #2563. |
Can we at least get a view-only (with maybe just a date range selector) mobile friendly mode? It is it seems that in current year it's not all that much to ask. |
In a recent design update for 7.0 by @cchaos we actually made dashboards responsive. This provides a bit of a better experience for viewing on mobile devices. The full PR can be found in #29896 but I've added a quick GIF below: For the description of this issue, I believe that PR would close out this issue specifically. What do you think @hemant-elastic @snide @cchaos ? |
I'm good with closing it in favor of more specific mobile issues. Especially since most pages have been updated to EUI layouts and at least block out on smaller screens. |
Hello @hemant-elastic , Please have a look at the native iOS Kibana App... Open Source project: https://github.com/OctagonMobile/Octagon-Analytics We appreciate your feedback. |
I have been looking for a good user experience on mobile devices for a long time, I do not understand why there is no native ones created. Hopefully there are some traction in the open source community to create one. |
My edits in the dashboard are reflected in desktop but not on mobile. It is still showing me visualizations of old dashboard. I didn't understand the problem. Any help appreciated. |
@chitransh89 Please refresh the dashboard list on mobile and try again.
|
Making Kibana Dashboards accessible on smaller form factor mobile devices (phones - iPhones, Android):
As of today, the experience of accessing dashboards on smaller form factor mobile devices has a lot of room for improvement. Dashboards and visualizations don't readjust to the reduced form factor.
The enhancement request is a result of a conversation with @alexfrancoeur
The text was updated successfully, but these errors were encountered: