Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show query parameter in the query path automatically #2686

Closed
2 tasks done
prakhargupta1 opened this issue Sep 15, 2023 · 6 comments
Closed
2 tasks done

Show query parameter in the query path automatically #2686

prakhargupta1 opened this issue Sep 15, 2023 · 6 comments
Labels
feature: Queries Making new API requests new feature New feature or request

Comments

@prakhargupta1
Copy link
Member

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 💡

In HTTP request, after setting up a query parameter I am required to bind it to the query using the binding editor as mentioned here

It would be better if we could keep it simple and add parameter to the path on our own.

Examples 🌈

Retool:

Screen.Recording.2023-09-15.at.2.13.54.PM.mov

Motivation 🔦

No response

@prakhargupta1 prakhargupta1 added status: waiting for maintainer These issues haven't been looked at yet by a maintainer feature: Queries Making new API requests labels Sep 15, 2023
@prakhargupta1
Copy link
Member Author

I was looking to add params like ?param1=value1 and URL parameters is how I should do it to avoid manually appending them to the query.
But then, the concept of parameters is quite straightforward in retool as it allows doing it inline using mustache operator. It is not a blocker, just an input on reducing steps.

@JerryWu1234
Copy link
Contributor

When we set up a parameter, it will be appended to the URL.
I guess this is what you want to do.
I think I can try it

@JerryWu1234
Copy link
Contributor

can this issue assign me?

@prakhargupta1
Copy link
Member Author

@JerryWu1234 Thanks for checking it out. We can look into this one later, as it is an enhancement.

@oliviertassinari oliviertassinari added new feature New feature or request and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Dec 25, 2023
@JerryWu1234
Copy link
Contributor

@prakhargupta1 I saw this label was from new feature to status:waiting for maintainer. So everything is ready ?

@prakhargupta1
Copy link
Member Author

I am closing this for now as it is not a blocker; we can see if it pops up later.

@prakhargupta1 prakhargupta1 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: Queries Making new API requests new feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants