Skip to content

feat: product tags v2 (clean branch)#404

Merged
Aamod-Dev merged 1 commit into
mainfrom
fix/product-tags-v2
Jun 22, 2026
Merged

feat: product tags v2 (clean branch)#404
Aamod-Dev merged 1 commit into
mainfrom
fix/product-tags-v2

Conversation

@Aamod-Dev

Copy link
Copy Markdown
Collaborator

Replaces PR #313 with a clean, focused implementation:

  • Tags field added to product model (with validation: max 5 tags, 2-30 chars each)
  • Tags input in CreatePage (comma-separated, optional extra details)
  • Tags display in ProductCard (already present on main)
  • Tags included in searchProducts fallback query (name + tags)
  • Tags display and edit in ProductCard edit modal (already present)
  • Fixes broken aria-label attribute in CreatePage

Closes original product tags feature request.

- Add tags field to product model with validation
- Add tags search to searchProducts API endpoint
- Add tags input to CreatePage
- Fix broken aria-label in CreatePage
- Clean tags-only branch from corrupted PR #313
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
product-store Ready Ready Preview, Comment Jun 22, 2026 2:19pm

@Aamod-Dev Aamod-Dev merged commit ac9a646 into main Jun 22, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant