[PR #3661] [MERGED] chore(common): remove expand widget from the GQL collections import/export modal #4479

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3661
Author: @jamesgeorge007
Created: 12/15/2023
Status: Merged
Merged: 12/16/2023
Merged by: @AndrewBastin

Base: release/2023.12.0Head: import-export-modal-updates


📝 Commits (1)

  • 5459a1c chore: remove expand widget from the GQL collections import/export modal

📊 Changes

1 file changed (+15 additions, -3 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/importExport/ImportExportList.vue (+15 -3)

📄 Description

Description

The GQL collections importer section in the import/export modal only had two options, and showing the expand widget isn't necessary. This PR updates the ImportExportList component to show the expand widget only if there are 4 or more import options.

Closes HFE-340.

Preview

Before

image

After

image

Checks

  • My pull request adheres to the code style of this project
  • All the tests have passed

🔄 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/3661 **Author:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Created:** 12/15/2023 **Status:** ✅ Merged **Merged:** 12/16/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.12.0` ← **Head:** `import-export-modal-updates` --- ### 📝 Commits (1) - [`5459a1c`](https://github.com/hoppscotch/hoppscotch/commit/5459a1c3279156b2bf20ce5dd055a46e61932833) chore: remove expand widget from the GQL collections import/export modal ### 📊 Changes **1 file changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/importExport/ImportExportList.vue` (+15 -3) </details> ### 📄 Description ### Description The GQL collections importer section in the import/export modal only had two options, and showing the expand widget isn't necessary. This PR updates the `ImportExportList` component to show the expand widget only if there are `4` or more import options. Closes HFE-340. ### Preview > #### Before ![image](https://github.com/hoppscotch/hoppscotch/assets/25279263/e9d534e5-c116-4fc5-a542-514fceb50bb6) > #### After ![image](https://github.com/hoppscotch/hoppscotch/assets/25279263/872bda85-5d54-4ac9-8952-f59446ccd0d8) ### Checks - [x] My pull request adheres to the code style of this project - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:00:41 +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#4479
No description provided.