[PR #167] [MERGED] fix(custom): Command Palette navigation for identical item names #88

Closed
opened 2025-12-29 18:28:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/linsa-io/linsa/pull/167
Author: @Aslam97
Created: 9/17/2024
Status: Merged
Merged: 9/19/2024
Merged by: @Aslam97

Base: mainHead: fix/cp


📝 Commits (1)

  • 0a0907a chore: add item value and cut line 1

📊 Changes

3 files changed (+7 additions, -4 deletions)

View changed files

📝 web/components/custom/command-palette/command-data.ts (+1 -0)
📝 web/components/custom/command-palette/command-items.tsx (+3 -3)
📝 web/components/custom/command-palette/command-palette.tsx (+3 -1)

📄 Description

Modified item identification to resolve navigation issues when users search and the search result has multiple items with the same name.


🔄 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/linsa-io/linsa/pull/167 **Author:** [@Aslam97](https://github.com/Aslam97) **Created:** 9/17/2024 **Status:** ✅ Merged **Merged:** 9/19/2024 **Merged by:** [@Aslam97](https://github.com/Aslam97) **Base:** `main` ← **Head:** `fix/cp` --- ### 📝 Commits (1) - [`0a0907a`](https://github.com/linsa-io/linsa/commit/0a0907ad6e73a5c61e6af835420a1f5af55c7cbb) chore: add item value and cut line 1 ### 📊 Changes **3 files changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `web/components/custom/command-palette/command-data.ts` (+1 -0) 📝 `web/components/custom/command-palette/command-items.tsx` (+3 -3) 📝 `web/components/custom/command-palette/command-palette.tsx` (+3 -1) </details> ### 📄 Description Modified item identification to resolve navigation issues when users search and the search result has multiple items with the same name. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 18:28:14 +01:00
adam closed this issue 2025-12-29 18:28:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/linsa#88