escapedcat
escapedcat
> @escapedcat gotcha. thanks for letting me know, i'll take a look and cover that with a test. are you using the fetch adapter from node or the browser? bumi...
> Didn't see any error, just the empty `data`. This seems to be related to the way [I tried to make this work](https://replit.com/@escapedcat/LustrousFearlessDevicedriver#src/App.jsx). Imported it like this: ``` import fetchAdapter...
Could do something similar to this if wanted: https://tailwindui.com/components/application-ui/data-display/description-lists
Good idea. We'll have a look into it when we find some time. Here an example how this is being done for umbrel: https://github.com/getumbrel/umbrel-dashboard/pull/409
Would this approach work?: - On "settings" screen: - either display `REST API host` and `Macaroon (HEX format)` here - or show these in a modal after clicking a button...
No worries, sounds good
Closing this in favour of #632
Something in the direction of this? Could also think about adding i.e. these components: - https://headlessui.com/react/dialog - https://tailwindui.com/components/application-ui/overlays/modals
I think this can be closed
List of most important components would be helpful to help people decide which test to write first