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

[Dashboard][Collapsable Panels] Fix auto scroll #190646

Closed
Tracked by #190342
ThomThomson opened this issue Aug 15, 2024 · 1 comment · Fixed by #191120
Closed
Tracked by #190342

[Dashboard][Collapsable Panels] Fix auto scroll #190646

ThomThomson opened this issue Aug 15, 2024 · 1 comment · Fixed by #191120
Assignees
Labels
Feature:Dashboard Dashboard related features impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:medium Medium Level of Effort Project:Collapsable Panels Related to the project for adding collapsable sections to Dashboards. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@ThomThomson
Copy link
Contributor

Currently, the auto-scroll behaviour in kbn grid layout is too fast and uncontrollable. Additionally, resizing a panel can scroll the page when you aren't hovering near the bottom of the screen. This can be quite frustrating.

new-layout-grid-resize

This is likely the result of a default browser behaviour which should be turned off.

As a stretch goal, we could also introduce scroll to top and scroll to bottom links that appear on the screen while dragging a panel. Hovering these links will jump the Dashboard to the top or bottom.

@ThomThomson ThomThomson added Feature:Dashboard Dashboard related features Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas loe:medium Medium Level of Effort impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. Project:Collapsable Panels Related to the project for adding collapsable sections to Dashboards. labels Aug 15, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Dashboard Dashboard related features impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:medium Medium Level of Effort Project:Collapsable Panels Related to the project for adding collapsable sections to Dashboards. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants