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

Not able to see input for GET and DELETE endpoints in Stripe plugin #9496

Open
mansukh-tj opened this issue Apr 25, 2024 · 0 comments
Open
Assignees
Labels

Comments

@mansukh-tj
Copy link
Collaborator

mansukh-tj commented Apr 25, 2024

Version Information

Version 2.35.4-ee2.15.25-cloud2.3.9

Environment

ToolJet Cloud

Expected behaviour vs current behaviour

I should be getting query and path input option, which do render on selecting a GET or DELETE endpoint in the operations of stripe plugin in query builder.
image
image

How to reproduce the issue?

  1. Configure a Stripe datasource by using their API Key
  2. Create a query with this datasource in a app
  3. Select GET or DELETE operation

Any possible solutions?

Render the missing options on source selection.
A few UX improvements required

  1. Show which field are mandatory for each operation
  2. Show type of each input
  3. Show description of each input

Can you identify the location in the driver source code where the problem exists?

Yes

If the bug is confirmed, would you be willing to submit a PR?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant