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

Commands Request Page Broken in Release 0.10.0 #38

Open
wdaus opened this issue Mar 6, 2025 · 1 comment
Open

Commands Request Page Broken in Release 0.10.0 #38

wdaus opened this issue Mar 6, 2025 · 1 comment

Comments

@wdaus
Copy link

wdaus commented Mar 6, 2025

In release 0.10.0 it is no longer possible to edit query parameters except the first one. This is no problem if there is only a single parameter, but if there are multiple parameters using j/k or arrow keys changes the selected server rather than the query parameters in the list.

Steps to reproduce:

Open pet store example

openapi-tui -i examples/petstore.json

Navigate to POST /pet/{petid} path

Image

Enter command request page, select Query tab in Parameters pane and try to select the status parameter (second in list)

Image

@wdaus
Copy link
Author

wdaus commented Mar 6, 2025

Release 0.9.4 works fine

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

No branches or pull requests

1 participant