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

URI should persist on multiple requests #50

Open
conorsexton opened this issue Jun 15, 2019 · 0 comments
Open

URI should persist on multiple requests #50

conorsexton opened this issue Jun 15, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@conorsexton
Copy link
Member

Expected behavior

After sending a request from the RequestBar component, the URI persists so that a user can re-send the request without the need to re-enter the URI.

Actual behavior

After sending a request from the RequestBar component, the URI field clears out, so a user must re-enter the URI to send another request.

This is most likely a re-rendering issue, where state is getting reset to an empty string and effectively clearing the URI input field.

@conorsexton conorsexton added the bug Something isn't working label Jun 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant