[PR #107] [MERGED] Sticky send button #2412

Closed
opened 2026-03-17 00:07:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/107
Author: @izerozlu
Created: 8/30/2019
Status: Merged
Merged: 8/30/2019
Merged by: @liyasthomas

Base: masterHead: sticky-send-button


📝 Commits (3)

  • 7750a7b Merge remote-tracking branch 'upstream/master' into sticky-send-button
  • 23ca857 Merge remote-tracking branch 'upstream/master' into sticky-send-button
  • e424128 Request button made to be sticky upon scroll.

📊 Changes

3 files changed (+43 additions, -5 deletions)

View changed files

📝 .editorconfig (+1 -1)
📝 assets/css/styles.scss (+18 -0)
📝 pages/index.vue (+24 -4)

📄 Description

An implementation to resolve #94.

This PR adds the ability to being sticky to send button.

Hotkeys are not considered in this PR.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/107 **Author:** [@izerozlu](https://github.com/izerozlu) **Created:** 8/30/2019 **Status:** ✅ Merged **Merged:** 8/30/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `sticky-send-button` --- ### 📝 Commits (3) - [`7750a7b`](https://github.com/hoppscotch/hoppscotch/commit/7750a7bd587bcf913769d03c3539d601df709d54) Merge remote-tracking branch 'upstream/master' into sticky-send-button - [`23ca857`](https://github.com/hoppscotch/hoppscotch/commit/23ca857154b87d2623a13c5de1e4e9eb6bfd0fb5) Merge remote-tracking branch 'upstream/master' into sticky-send-button - [`e424128`](https://github.com/hoppscotch/hoppscotch/commit/e424128a609966e06b97f31a2f5dd2f3c4bcee9c) Request button made to be sticky upon scroll. ### 📊 Changes **3 files changed** (+43 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.editorconfig` (+1 -1) 📝 `assets/css/styles.scss` (+18 -0) 📝 `pages/index.vue` (+24 -4) </details> ### 📄 Description An implementation to resolve #94. This PR adds the ability to being sticky to send button. Hotkeys are not considered in this PR. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:07:11 +03:00
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#2412
No description provided.