[PR #297] [MERGED] 📱 Popovers on mobile devices #2536

Closed
opened 2026-03-17 00:14:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/297
Author: @liyasthomas
Created: 11/13/2019
Status: Merged
Merged: 11/13/2019
Merged by: @liyasthomas

Base: masterHead: app-ui


📝 Commits (8)

📊 Changes

9 files changed (+148 additions, -11 deletions)

View changed files

📝 README.md (+1 -1)
📝 assets/css/styles.scss (+13 -0)
📝 components/autocomplete.vue (+1 -2)
📝 components/collections/collection.vue (+41 -1)
📝 components/collections/folder.vue (+20 -1)
📝 components/collections/request.vue (+24 -1)
docs/index.html (+12 -0)
📝 layouts/default.vue (+2 -0)
📝 pages/index.vue (+34 -5)

📄 Description

Overflowing buttons are replaced by popovers


🔄 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/297 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 11/13/2019 **Status:** ✅ Merged **Merged:** 11/13/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `app-ui` --- ### 📝 Commits (8) - [`e8ac8ac`](https://github.com/hoppscotch/hoppscotch/commit/e8ac8ac0ab4b568b66f4335a7829eb57d99b6f4f) 📱 Popovers - [`cd92d87`](https://github.com/hoppscotch/hoppscotch/commit/cd92d87c5da3c8fcd5635342d6543c8990c29d55) Merge branch 'master' into app-ui - [`d935ff4`](https://github.com/hoppscotch/hoppscotch/commit/d935ff4b3e2a0932586cdf9b1d245d0728440f64) :pencil2: Initial docs upload - [`6f1154a`](https://github.com/hoppscotch/hoppscotch/commit/6f1154a1f8f61bf3b4d6cbcf764b9a01155b0e23) Merge branch 'app-ui' of https://github.com/liyasthomas/postwoman into app-ui - [`210e182`](https://github.com/hoppscotch/hoppscotch/commit/210e182d7e2c0746e56db944b2f8083c88b1d594) :pencil2: Typo - [`4b3593d`](https://github.com/hoppscotch/hoppscotch/commit/4b3593d081d61b177516881dba339538d8b662e5) 🐛 Fixed huge padding in auto-complete - [`ab76afb`](https://github.com/hoppscotch/hoppscotch/commit/ab76afb322116969fca741dc5fcc16b646ac054d) Merge branch 'app-ui' of https://github.com/liyasthomas/postwoman into app-ui - [`dfbb563`](https://github.com/hoppscotch/hoppscotch/commit/dfbb563b6f78c35a6e8f8fda8a374b83d9a1af45) ✨ Added payload upload feature. Fixes #298 ### 📊 Changes **9 files changed** (+148 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `assets/css/styles.scss` (+13 -0) 📝 `components/autocomplete.vue` (+1 -2) 📝 `components/collections/collection.vue` (+41 -1) 📝 `components/collections/folder.vue` (+20 -1) 📝 `components/collections/request.vue` (+24 -1) ➕ `docs/index.html` (+12 -0) 📝 `layouts/default.vue` (+2 -0) 📝 `pages/index.vue` (+34 -5) </details> ### 📄 Description Overflowing buttons are replaced by popovers --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:14:02 +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#2536
No description provided.