grafana / grafana-plugin-examples

181 stars 52 forks source link

Chore: App with scenes fix drill down page title when space is present in room name #322

Closed nmarrs closed 3 months ago

nmarrs commented 3 months ago

This change is broken out from https://github.com/grafana/grafana-plugin-examples/pull/273

Before we were taking raw URI encoded string and presenting it to user making two word room names have a %20 show up as a space. Now we decode the URI so it is human readable.

I noticed this while creating this basic demo getting a scenes app up and running in a local Grafana instance.

Before Screenshot 2024-01-22 at 2 55 05 PM

After Screenshot 2024-01-22 at 3 22 45 PM

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 3 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.