TheThingsNetwork / lorawan-stack

The Things Stack, an Open Source LoRaWAN Network Server
https://www.thethingsindustries.com/stack/
Apache License 2.0
973 stars 304 forks source link

Fix console redesign errors #7163

Closed ryaplots closed 2 months ago

ryaplots commented 3 months ago

Summary

This PR fixes some errors I found in the redesign branch

Changes

Testing

Steps

Run the console

Checklist

kschiffer commented 2 months ago

I believe with the changes from #7177, we don't need the name fetching logic anymore as the top entities logic will take care of that. So maybe it's better to rebase this on top of #7177 or wait until that one is merged.

ryaplots commented 2 months ago

Closing this as these changes in particular have become irrelevant after the #7177 PR.