[PR #258] [MERGED] Small UI Improvements #275

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/258
Author: @laylafogiel-hash
Created: 10/6/2025
Status: Merged
Merged: 10/12/2025
Merged by: @DecDuck

Base: developHead: ui-improvements


📝 Commits (3)

  • 9f52c2b make carousel pagination clickable
  • f4b3517 make carousel in game pages wrap around
  • 7b5814f make items in store fit the row when the filter menu is visible

📊 Changes

4 files changed (+11 additions, -10 deletions)

View changed files

📝 components/CarouselPagination.vue (+8 -7)
📝 components/StoreView.vue (+1 -1)
📝 pages/library/game/[id]/index.vue (+1 -1)
📝 pages/store/[id]/index.vue (+1 -1)

📄 Description

No description provided


🔄 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/258 **Author:** [@laylafogiel-hash](https://github.com/laylafogiel-hash) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/12/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `ui-improvements` --- ### 📝 Commits (3) - [`9f52c2b`](https://github.com/Drop-OSS/drop/commit/9f52c2b3452182a2ffbf17e30f4b0491860ac96e) make carousel pagination clickable - [`f4b3517`](https://github.com/Drop-OSS/drop/commit/f4b351729f0b8be03cd22d1d9945d7c2d599621e) make carousel in game pages wrap around - [`7b5814f`](https://github.com/Drop-OSS/drop/commit/7b5814f177e0a1ef2392c51ce517c3f4f3de380a) make items in store fit the row when the filter menu is visible ### 📊 Changes **4 files changed** (+11 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `components/CarouselPagination.vue` (+8 -7) 📝 `components/StoreView.vue` (+1 -1) 📝 `pages/library/game/[id]/index.vue` (+1 -1) 📝 `pages/store/[id]/index.vue` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:33 -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#275