[GH-ISSUE #94] Show "Send" button all over the page or enable hotkeys #41

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

Originally created by @tiagoa on GitHub (Aug 29, 2019).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/94

Is your feature request related to a problem? Please describe.
I'm always frustrated when configuring the request and then having to scroll up the page just to hit the "Send" button.

Describe the solution you'd like
Set a fixed position for the button "Send" or/and enable hotkeys.

Originally created by @tiagoa on GitHub (Aug 29, 2019). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/94 **Is your feature request related to a problem? Please describe.** I'm always frustrated when configuring the request and then having to scroll up the page just to hit the "Send" button. **Describe the solution you'd like** Set a fixed position for the button "Send" or/and enable hotkeys.
kerem 2026-03-16 12:56:28 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@NBTX commented on GitHub (Aug 29, 2019):

What if we made the request section sticky to the top of the window as you scroll?
Though, either way, hotkeys does seem like a good idea.

<!-- gh-comment-id:526356790 --> @NBTX commented on GitHub (Aug 29, 2019): What if we made the request section sticky to the top of the window as you scroll? Though, either way, hotkeys does seem like a good idea.
Author
Owner

@izerozlu commented on GitHub (Aug 30, 2019):

I'm working on an implementation with the IntersectionObserver.
After that implementation i'll look into enabling some hotkeys as well.

<!-- gh-comment-id:526515358 --> @izerozlu commented on GitHub (Aug 30, 2019): I'm working on an implementation with the [IntersectionObserver](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API). After that implementation i'll look into enabling some hotkeys as well.
Author
Owner

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

I did a UI with sticky request section, but it broke responsiveness. Looking forward for suggestions.

<!-- gh-comment-id:526516476 --> @liyasthomas commented on GitHub (Aug 30, 2019): I did a UI with sticky request section, but it broke responsiveness. Looking forward for suggestions.
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#41
No description provided.