[PR #400] [MERGED] feat(Search): enhance search functionality to include template descriptions #429

Closed
opened 2025-11-22 20:38:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/400
Author: @mrasyadc
Created: 9/27/2025
Status: Merged
Merged: 9/27/2025
Merged by: @Siumauricio

Base: mainHead: main


📝 Commits (1)

  • c55870d feat(Search): enhance search functionality to include template descriptions

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 app/src/components/Search.tsx (+5 -4)

📄 Description

Summary

  • Enhanced search functionality to search through both template names and descriptions
  • Users can now find templates by searching for terms in the description field
  • Improved user experience for template discovery

Test plan

  • Search for templates by name (existing functionality)
  • Search for templates by description terms (new functionality)
  • Verify both name and description searches work correctly with tag filters

🤖 Generated with Claude Code


🔄 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/Dokploy/templates/pull/400 **Author:** [@mrasyadc](https://github.com/mrasyadc) **Created:** 9/27/2025 **Status:** ✅ Merged **Merged:** 9/27/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`c55870d`](https://github.com/Dokploy/templates/commit/c55870dd927357f97bf00b6c08108395c1c06e35) feat(Search): enhance search functionality to include template descriptions ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/src/components/Search.tsx` (+5 -4) </details> ### 📄 Description ## Summary - Enhanced search functionality to search through both template names and descriptions - Users can now find templates by searching for terms in the description field - Improved user experience for template discovery ## Test plan - Search for templates by name (existing functionality) - Search for templates by description terms (new functionality) - Verify both name and description searches work correctly with tag filters 🤖 Generated with [Claude Code](https://claude.ai/code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:38:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#429