Drew Slobodnjak

Results 13 issues of Drew Slobodnjak

What this PR does / why we need it: For dynamic data that changes, setting up map view to "fit data layers" does not update upon data change. As an...

area/frontend
add to changelog
area/panel/geomap
no-backport
enterprise-failed

What this PR does / why we need it: When a user is using the location editor, when data source is malformed or missing (or even working, with auto) it...

area/frontend
add to changelog
area/panel/geomap
no-backport
enterprise-failed

Datalinks inside of canvas are not specifying a valueRowIndex for getLinks call, so variables are not being populated with values. For now, I've updated it to use the last value....

type/bug
area/frontend
area/panel/canvas
no-changelog
backport v11.0.x

@songyhan has provided an updated design for the server element terminal type, to conform to the square constraint: https://drive.google.com/drive/folders/1Rbfdn5RTMk84c3PTJNP1fYQximV2CLqb ![Image](https://user-images.githubusercontent.com/60050885/216693418-18583722-ecb8-4cd3-afa4-4f984f209126.png)

stale
kind/enhancement

Allow user to control how percent change color logic is applied. See [this comment](https://github.com/grafana/grafana/pull/78250#pullrequestreview-1777313597) for more information.

area/panel/stat

achieve parity with route layer need to wait to see feedback for customers that are using priority

stale
area/panel/geomap

For ranges where values have been disconnected, apply a transparent (fall off) gradient styling to indicate uncertainty within that region. This will be applied up until the threshold time, at...

stale
area/panel/state-timeline
internal

Before: ![Aug-15-2024 17-46-12](https://github.com/user-attachments/assets/36d4e6c9-4cfb-4d8a-8beb-5a405580c8e5) After: ![Aug-15-2024 17-46-36](https://github.com/user-attachments/assets/4c78af09-3dce-43db-a6d9-1f309dbdb597) Fixes https://github.com/grafana/support-escalations/issues/11975

type/bug
area/frontend
area/panel/barchart
no-changelog
backport v11.2.x

For table cells that experience overflow, handle auto, left, center, and right alignment properly. This includes for datalinks and units.

area/panel/table