mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 20:00:23 +01:00
[PR #167] [MERGED] fix(custom): Command Palette navigation for identical item names #88
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix/cp📝 Commits (1)
0a0907achore: 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.