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

Slow responses in try now don't clear response area #771

Closed
colvinco opened this issue Jun 9, 2022 · 0 comments
Closed

Slow responses in try now don't clear response area #771

colvinco opened this issue Jun 9, 2022 · 0 comments

Comments

@colvinco
Copy link

colvinco commented Jun 9, 2022

When using try more than once for an operation, the old response remains present until the new response is processed. In the absence of other feedback it can be misleading because it's not obvious that a new request is still in progress. If you aren't paying close attention it's easy to be confused by it.

Looking at it closely, the font changes slightly but that's all. It would be better to clear the response area every time Try is pressed, or do something else to indicate that the request is in process.

rapidoc-response

Repro in Chrome

  1. Go to https://rapidocweb.com/examples/example1.html#get-/pet/-petId-
  2. Set petId and press Try
  3. Open Browser Dev Tools (F12) Network Tab, and enabling throttling
  4. Change the petId and press Try again
  5. The old response's font changes slightly but otherwise remains present until the new response arrives
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