[PR #2912] [MERGED] fix: my collection search filter empty state UI #4132

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2912
Author: @nivedin
Created: 1/31/2023
Status: Merged
Merged: 1/31/2023
Merged by: @liyasthomas

Base: mainHead: fix/my-collection-search-UI


📝 Commits (1)

  • da44514 fix: collection search filter UI

📊 Changes

2 files changed (+11 additions, -14 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/collections/MyCollections.vue (+10 -14)
📝 packages/hoppscotch-common/src/components/collections/index.vue (+1 -0)

📄 Description

Description

This PR fixes the my-collection search filter empty state UI and improves the search feature.

Before

image

After

image

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • 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/2912 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 1/31/2023 **Status:** ✅ Merged **Merged:** 1/31/2023 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `fix/my-collection-search-UI` --- ### 📝 Commits (1) - [`da44514`](https://github.com/hoppscotch/hoppscotch/commit/da44514851d05d5e5323c5cf936648c75f41190e) fix: collection search filter UI ### 📊 Changes **2 files changed** (+11 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/collections/MyCollections.vue` (+10 -14) 📝 `packages/hoppscotch-common/src/components/collections/index.vue` (+1 -0) </details> ### 📄 Description ### Description This PR fixes the my-collection search filter empty state UI and improves the search feature. #### Before ![image](https://user-images.githubusercontent.com/53208152/215789590-dfe0c445-f695-4796-8cbe-52368f1b39f2.png) #### After ![image](https://user-images.githubusercontent.com/53208152/215789900-9c9eb14e-48c0-40e0-904d-cf42e57a9964.png) ### Checks - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [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 01:41:48 +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#4132
No description provided.