[PR #2755] [CLOSED] feat: added possibility to order requests alphabetically (#2261) #4045

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2755
Author: @AbderrahmaneGuermat
Created: 10/9/2022
Status: Closed

Base: mainHead: feature/#2261-order-alphabetically


📝 Commits (1)

  • e753daf feat: added possibility to order requests alphabetically (#2261)

📊 Changes

1 file changed (+21 additions, -2 deletions)

View changed files

📝 packages/hoppscotch-app/src/components/collections/index.vue (+21 -2)

📄 Description

Closes #2261

Description

I added a button which allows users to sort the requests alphabetically. To implement this feature I added a flag which controls the sorting process of the requests

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

Current preview of the feature

https://user-images.githubusercontent.com/61157096/194758255-03126f84-fffc-422b-8bd4-90664a8008da.mp4


🔄 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/2755 **Author:** [@AbderrahmaneGuermat](https://github.com/AbderrahmaneGuermat) **Created:** 10/9/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/#2261-order-alphabetically` --- ### 📝 Commits (1) - [`e753daf`](https://github.com/hoppscotch/hoppscotch/commit/e753daf833ae79eec993af28dc442e739f75013c) feat: added possibility to order requests alphabetically (#2261) ### 📊 Changes **1 file changed** (+21 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/src/components/collections/index.vue` (+21 -2) </details> ### 📄 Description Closes #2261 ### Description I added a button which allows users to sort the requests alphabetically. To implement this feature I added a flag which controls the sorting process of the requests ### Checks <!-- Make sure your pull request passes the CI checks and do check the following fields as needed - --> - [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 **Current preview of the feature** https://user-images.githubusercontent.com/61157096/194758255-03126f84-fffc-422b-8bd4-90664a8008da.mp4 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:36:27 +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#4045
No description provided.