[PR #261] [MERGED] add store sort options (#238) #276

Closed
opened 2026-02-17 17:06:33 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/261
Author: @laylafogiel-hash
Created: 10/8/2025
Status: Merged
Merged: 10/12/2025
Merged by: @DecDuck

Base: developHead: new-sort-opt


📝 Commits (1)

📊 Changes

2 files changed (+33 additions, -7 deletions)

View changed files

📝 components/StoreView.vue (+25 -3)
📝 server/api/v1/store/index.get.ts (+8 -4)

📄 Description

This commit adds the option
to sort store items by name,
and to choose the sort order.


🔄 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/Drop-OSS/drop/pull/261 **Author:** [@laylafogiel-hash](https://github.com/laylafogiel-hash) **Created:** 10/8/2025 **Status:** ✅ Merged **Merged:** 10/12/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `new-sort-opt` --- ### 📝 Commits (1) - [`da6fbf8`](https://github.com/Drop-OSS/drop/commit/da6fbf8430f1a0da36f78d677c37d828a1df8aee) add store sort options (#238) ### 📊 Changes **2 files changed** (+33 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `components/StoreView.vue` (+25 -3) 📝 `server/api/v1/store/index.get.ts` (+8 -4) </details> ### 📄 Description This commit adds the option to sort store items by name, and to choose the sort order. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:06:33 -05:00
yindo closed this issue 2026-02-17 17:06:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#276