riok / Kreya

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

Bad handling of query/collection rename #209

Closed AFract closed 2 months ago

AFract commented 3 months ago

Describe the bug Kreya allows to rename a collection, a request or a folder with a name not supported by file system. Kreya displays an error, but it should also corrupt something internally, because after it's not possible to rename the query. Kreya must be closed and reopened. This case seems to be handled properly when creating a new request, but not for rename : image

In 1.14 beta, but probably also previous versions.

To Reproduce Create a query Rename it, for example with a "*" in its name

ni507 commented 3 months ago

Thank you for your report. We will fix this in the next release.

CommonGuy commented 3 months ago

A fix for this has been implemented and was released with the newest beta release. It will be included in the next stable version.

CommonGuy commented 2 months ago

Kreya 1.14 has been released