[GH-ISSUE #696] [UI/UX] - Change place of Send button #244

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

Originally created by @Olyno on GitHub (Mar 21, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/696

Is your feature request related to a problem? Please describe.

Sometimes, I need to do again the same request to see if my server receives this request, and to continue to work. Currently, send button has a big issue when we scroll down: it hiddes other buttons on the right side top right (see screen below).

Describe the solution you'd like

We could simply move it from right side top right to right side bottom right, like this: Demonstration image

Describe alternatives you've considered

I was thinking about middle side bottom, it could work too. Anyway, the best place should be at the bottom and not the top when we scroll down.

Additional context

/

Originally created by @Olyno on GitHub (Mar 21, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/696 **Is your feature request related to a problem? Please describe.** Sometimes, I need to do again the same request to see if my server receives this request, and to continue to work. Currently, ``send`` button has a big issue when we scroll down: it hiddes other buttons on the right side top right (see screen below). **Describe the solution you'd like** We could simply move it from right side top right to right side bottom right, like this: ![Demonstration image](https://i.imgur.com/GSrfz5u.png) **Describe alternatives you've considered** I was thinking about middle side bottom, it could work too. Anyway, the best place should be at the bottom and not the top when we scroll down. **Additional context** /
kerem closed this issue 2026-03-16 14:12:35 +03:00
Author
Owner

@liyasthomas commented on GitHub (Mar 22, 2020):

If we place the send button at bottom, the toasts will overlaps it in mobile view :(

<!-- gh-comment-id:602128783 --> @liyasthomas commented on GitHub (Mar 22, 2020): If we place the send button at bottom, the toasts will overlaps it in mobile view :(
Author
Owner

@Olyno commented on GitHub (Mar 22, 2020):

We can put the button just here (see image below). User can scroll down a little more to show button, without toasts overlap it

So the send button could be at the right side top, it should fix the main issue which is the overlap of the navigation bar at the right side.

<!-- gh-comment-id:602130661 --> @Olyno commented on GitHub (Mar 22, 2020): We can put the button just here (see image below). User can scroll down a little more to show button, without toasts overlap it ![](https://i.imgur.com/MFK926c.png) So the send button could be at the right side top, it should fix the main issue which is the overlap of the navigation bar at the right side.
Author
Owner

@liyasthomas commented on GitHub (Mar 22, 2020):

localhost_3000_

send button being positioned fixed for easy access, we should align it horizontally center to view port. Lemme find a workaround on it.

<!-- gh-comment-id:602131117 --> @liyasthomas commented on GitHub (Mar 22, 2020): ![localhost_3000_](https://user-images.githubusercontent.com/10395817/77240142-88454280-6c08-11ea-9bc8-2479b3a43127.png) send button being positioned fixed for easy access, we should align it horizontally center to view port. Lemme find a workaround on it.
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#244
No description provided.