yaakapp / app

The most intuitive desktop API client. Organize and execute REST, GraphQL, and gRPC requests in a simple and intuitive app.
https://yaak.app
MIT License
1.98k stars 48 forks source link

URL param not updating correctly on URL paste #105

Closed baek-sang closed 1 month ago

baek-sang commented 1 month ago

What happened?

https://github.com/user-attachments/assets/a765200e-e6e6-4f0f-aab1-3d2d3009f38e

  1. Params not updated, params from old URL remains.
  2. The param in the URL is removed. The URL should remain intact so that it can be copied and used by other programs.

Version

2024.10.0-beta.4

What operating system are you on?

Windows

Relevant log output

No response

gschier commented 1 month ago

For your second point about leaving the URL in tact, I'd prefer to show some sort of "rendered" version of the URL because it may have variables and path parameters as well (would also break the ability to copy)

gschier commented 1 month ago

This is now live in https://yaak.app/blog/2024.10.0-beta.6