[GH-ISSUE #17] Send request on Enter Key press #5

Closed
opened 2026-03-16 12:41:43 +03:00 by kerem · 3 comments
Owner

Originally created by @aashutoshrathi on GitHub (Aug 22, 2019).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/17

Is your feature request related to a problem? Please describe.
It will be easy if on pressing enter I can send the request.

Describe the solution you'd like
A simple onClick event listener to top 3 inputs, which will validate and submit the form if event.keyCode === 13.

Originally created by @aashutoshrathi on GitHub (Aug 22, 2019). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/17 **Is your feature request related to a problem? Please describe.** It will be easy if on pressing enter I can send the request. **Describe the solution you'd like** A simple onClick event listener to top 3 inputs, which will validate and submit the form if `event.keyCode === 13`.
Author
Owner

@AndrewBastin commented on GitHub (Aug 23, 2019):

@liyasthomas please close the issue as the associated PR is merged.

<!-- gh-comment-id:524173290 --> @AndrewBastin commented on GitHub (Aug 23, 2019): @liyasthomas please close the issue as the associated PR is merged.
Author
Owner

@liyasthomas commented on GitHub (Aug 23, 2019):

#23 fixes this issue.

<!-- gh-comment-id:524174377 --> @liyasthomas commented on GitHub (Aug 23, 2019): #23 fixes this issue.
Author
Owner

@aashutoshrathi commented on GitHub (Aug 24, 2019):

Cool.
Thanks for considering.

<!-- gh-comment-id:524527664 --> @aashutoshrathi commented on GitHub (Aug 24, 2019): Cool. Thanks for considering.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#5
No description provided.