[PR #4847] [CLOSED] fix(common): extension polling, status and form request handling #4965

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4847
Author: @CuriousCorrelation
Created: 3/6/2025
Status: Closed

Base: patchHead: fix/extension-polling-on-load


📝 Commits (3)

  • 34e2743 fix(common): extension polling and status report
  • 51686d3 fix: subtitle to use service status directly
  • 8e17b59 fix: multipart and formdata ser/de handling

📊 Changes

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

View changed files

📝 packages/hoppscotch-common/src/components/settings/ExtensionSubtitle.vue (+7 -9)
📝 packages/hoppscotch-common/src/platform/std/kernel-interceptors/extension/index.ts (+231 -18)
📝 packages/hoppscotch-common/src/platform/std/kernel-interceptors/extension/store.ts (+36 -16)

📄 Description

Moved to https://github.com/hoppscotch/hoppscotch/pull/4860


🔄 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/4847 **Author:** [@CuriousCorrelation](https://github.com/CuriousCorrelation) **Created:** 3/6/2025 **Status:** ❌ Closed **Base:** `patch` ← **Head:** `fix/extension-polling-on-load` --- ### 📝 Commits (3) - [`34e2743`](https://github.com/hoppscotch/hoppscotch/commit/34e2743ac5003eef5a8581d8ae45b45e1b07fe6a) fix(common): extension polling and status report - [`51686d3`](https://github.com/hoppscotch/hoppscotch/commit/51686d329b3dc2158c2dfb87aa47aa098f82b7bc) fix: subtitle to use service status directly - [`8e17b59`](https://github.com/hoppscotch/hoppscotch/commit/8e17b59f83fe4ffbe8047d622d4f994ff655740f) fix: multipart and formdata ser/de handling ### 📊 Changes **3 files changed** (+274 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/settings/ExtensionSubtitle.vue` (+7 -9) 📝 `packages/hoppscotch-common/src/platform/std/kernel-interceptors/extension/index.ts` (+231 -18) 📝 `packages/hoppscotch-common/src/platform/std/kernel-interceptors/extension/store.ts` (+36 -16) </details> ### 📄 Description ## Moved to https://github.com/hoppscotch/hoppscotch/pull/4860 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:27:18 +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#4965
No description provided.