Open cqliu1 opened 5 months ago
The dashboard should scroll a new panel into view on creation. The image embeddable is the only panel type that doesn't do this.
Pinging @elastic/kibana-presentation (Team:Presentation)
This is most likely a consequence of the embeddable rebuild - we must not be properly setting the scrollToPanelId when React embeddables are added.
scrollToPanelId
The dashboard should scroll a new panel into view on creation. The image embeddable is the only panel type that doesn't do this.