-
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
Allow move/drag in entire viz title area #7927
Comments
This seems like a regression from Kibana 4 honestly |
I agree with @Bargs but I'm wondering if it was intentional because in v4 we didn't have the move icon on the right. @alt74, @cjcenizal - what do you guys think about getting rid of the move icon and making the whole title bar moveable? Or have both (though that feels a bit weird to me)? Happy to make a PR for this if the design is approved, but I don't want to undo something if a conscious decision was made to have it the way it is now. |
Also note, the lack of move-ability on the title bar creates an issue where in embedded mode, panels can no longer be moved around because the icon disappears. This was brought up in a discuss ticket: https://discuss.elastic.co/t/how-to-move-panels-on-kibana5-shared-dashboards/67460 Not sure if that change was intentional, but it does differ from Kibana 4 behavior. |
Fixed with replacement of gridster with react-grid-layout |
When you go to move a viz in a dashboard, you have to get over to the far top right of the viz. It's a pretty small area to hit;
Would it be possible to be able to click and then drag for anywhere in the top of the viz, or even any whitespace in the viz instead?
The text was updated successfully, but these errors were encountered: