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

Allow users to also trigger the endpoint in the console when clicking on a inflight function for an API #7111

Open
boyney123 opened this issue Sep 11, 2024 · 0 comments
Labels
🛫 console Console ✨ enhancement New feature or request needs-discussion Further discussion is needed prior to impl

Comments

@boyney123
Copy link
Contributor

Use Case

Using the console, I clicked on this function (which is mapped to the route /space/:id). On the right I can see the options for the function itself and trigger the function.

It would also be nice to have an ability to trigger this route on this panel and also pass the id.

image

Proposed Solution

On the right hand side, it would be nice to support multiple panels.

In this case it would show the function and the API or route we can call.

As a developer it would be nice if I could click this node like I have in the image and just send a GET request that also allows me to enter the param :id a text field.

Implementation Notes

No response

Component

No response

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.
  • If this issue is labeled needs-discussion, it means the spec has not been finalized yet. Please reach out on the #dev channel in the Wing Discord.
@boyney123 boyney123 added ✨ enhancement New feature or request 🛫 console Console needs-discussion Further discussion is needed prior to impl labels Sep 11, 2024
@monadabot monadabot added this to Wing Sep 11, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New - not properly defined in Wing Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛫 console Console ✨ enhancement New feature or request needs-discussion Further discussion is needed prior to impl
Projects
Status: 🆕 New - not properly defined
Development

No branches or pull requests

1 participant