[PR #4325] [MERGED] fix(status): fix import status message #4753

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4325
Author: @shipko
Created: 9/3/2024
Status: Merged
Merged: 9/11/2024
Merged by: @AndrewBastin

Base: patchHead: fix-import-status


📝 Commits (2)

  • 70be4d9 fix(status): fix import status message
  • fb931a5 fix(status): fix import status message #2

📊 Changes

3 files changed (+14 additions, -12 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/collections/ImportExport.vue (+11 -9)
📝 packages/hoppscotch-common/src/components/collections/graphql/ImportExport.vue (+1 -1)
📝 packages/hoppscotch-common/src/components/environments/ImportExport.vue (+2 -2)

📄 Description

What's changed

I noticed bug in success status message when exporting graphql collection.

This PR is fixed this problem

  • Not Completed
  • Completed

Notes to reviewers

Снимок экрана 2024-09-03 в 18 24 26


🔄 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/4325 **Author:** [@shipko](https://github.com/shipko) **Created:** 9/3/2024 **Status:** ✅ Merged **Merged:** 9/11/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `patch` ← **Head:** `fix-import-status` --- ### 📝 Commits (2) - [`70be4d9`](https://github.com/hoppscotch/hoppscotch/commit/70be4d9ed688dc3442205f47048857fd3b26ffb4) fix(status): fix import status message - [`fb931a5`](https://github.com/hoppscotch/hoppscotch/commit/fb931a5d88e996c9c656a82c771c268ffa51c8fe) fix(status): fix import status message #2 ### 📊 Changes **3 files changed** (+14 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/collections/ImportExport.vue` (+11 -9) 📝 `packages/hoppscotch-common/src/components/collections/graphql/ImportExport.vue` (+1 -1) 📝 `packages/hoppscotch-common/src/components/environments/ImportExport.vue` (+2 -2) </details> ### 📄 Description ### What's changed I noticed bug in success status message when exporting graphql collection. This PR is fixed this problem - [ ] Not Completed - [x] Completed ### Notes to reviewers ![Снимок экрана 2024-09-03 в 18 24 26](https://github.com/user-attachments/assets/5448949b-3fe3-44a6-a169-2495c27bd795) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:15:40 +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#4753
No description provided.