elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.65k stars 8.23k forks source link

[Console] Request highlighting not aligned #200195

Open alisonelizabeth opened 4 days ago

alisonelizabeth commented 4 days ago

There are occasions when the blue highlight doesn't align correctly with a request in Console.

Image

On firefox browser: Image

elasticmachine commented 4 days ago

Pinging @elastic/kibana-management (Team:Kibana Management)

ElenaStoeva commented 4 days ago

Just to add some context: we had to move down the bottom border so that actions panel stays inside the blue box. If we simply move the border up, the actions panel will be partially outside for single-line requests:

Image

Another limitation: we can't move the top border up (to allow space for the actions panel) because it would go above the top of the editor:

Image