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

Catalog server doesn't automatically display API results only if I hit the submit button #238

Open
cyyeh opened this issue Jul 13, 2023 · 0 comments
Assignees
Labels
needs-triage type/bug Something went wrong

Comments

@cyyeh
Copy link
Member

cyyeh commented Jul 13, 2023

Environment

  • Version:

    cli version: 0.6.0
    core version: 0.6.0
    build version: 0.6.0
    serve version: 0.6.0
    
  • OS: macOS with M1 chip

  • Nodejs: v16.20.0

What's wrong?

With the API with no required parameters(only optional parameters, like limit, offset), the catalog server didn't display API results on the connect page.

What's the correct behavior?

With the API with no required parameters, the catalog server should display API results automatically after users enter the page.

Reproducing steps

  • enable automatic pagination policy
  • design an API with no required parameters
  • go to the Catalog server and go to the connect page to check api results
@cyyeh cyyeh added type/bug Something went wrong needs-triage labels Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage type/bug Something went wrong
Projects
None yet
Development

No branches or pull requests

2 participants