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
main
fix/cp
0a0907a
3 files changed (+7 additions, -4 deletions)
📝 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)
web/components/custom/command-palette/command-data.ts
web/components/custom/command-palette/command-items.tsx
web/components/custom/command-palette/command-palette.tsx
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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.