adhikareeprayush / adhikareeprayush/slide-forge
Add layout tag search to /layouts browser
- Linguagem predominante
- TypeScript
- Estrelas
- 0
- Forks
- 3
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## Summary
Built-in layouts define `tags` in `slide.config.ts`, but the layouts browser only filters by category.
## Tasks
- [ ] Add tag filter chips or search input on `/layouts`
- [ ] Include tags in API layout list response if not already exposed
- [ ] Sort/filter by tag match
## Files
- `apps/web/app/layouts/LayoutsBrowser.tsx`
- `apps/api/src/routes/layouts.ts`
- `layouts/title-hero/slide.config.ts` (example tags)
Guia de contribuição
Direção de pesquisa
Start with apps/web/app/layouts/LayoutsBrowser.tsx to trace the existing category filtering, then inspect apps/api/src/routes/layouts.ts to confirm whether layout tags are already returned. Use layouts/title-hero/slide.config.ts as the tags example. Done means /layouts exposes a tag search or filter, matches layouts by tags, and preserves the existing category browsing.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- api, frontend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Pouca atividade
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 68/100