riok / Kreya

Kreya is a GUI client for gRPC and REST APIs with innovative features for environments, authorizations and more.
https://kreya.app
284 stars 5 forks source link

Prevent empty headers or make them more obvious, especially when they come from inherited entry #213

Closed AFract closed 5 months ago

AFract commented 6 months ago

In Environment -> Headers, it's possible to define and save completely empty headers : image

Later, when executing a request there's a warning regarding the empty header, and only a thin gray line to show it (as it's inherited and not editable, it's almost invisible) : image

It would be interesting to make the empty header more visible (I had to search were it was to understand the warning) and/or to warn when saving an empty header in environment settings.

CommonGuy commented 6 months ago

Thanks for reporting this bug, we'll fix this in the next release

CommonGuy commented 5 months ago

Kreya 1.14 has been released, which fixes this