adhikareeprayush / adhikareeprayush/slide-forge
Add chart slot editor in the inspector
- Linguagem predominante
- TypeScript
- Estrelas
- 0
- Forks
- 3
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## Summary
`data-chart` layouts store chart data as JSON `{labels, values}`. The inspector has no dedicated editor.
## Tasks
- [ ] Detect `chart` slot type in inspector
- [ ] Add simple label/value row editor (or JSON textarea with validation)
- [ ] Preview updates live on canvas
## Files
- `apps/web/app/editor/[id]/Editor.tsx`
- `layouts/data-chart/slide.config.ts`
- `packages/ui/src/SlotRenderer.tsx`
Guia de contribuição
Direção de pesquisa
Start by reading layouts/data-chart/slide.config.ts to confirm the chart slot shape, then trace how apps/web/app/editor/[id]/Editor.tsx and packages/ui/src/SlotRenderer.tsx handle inspector slots and canvas rendering. Done means chart slots have an editor with validation, and changing labels or values updates the canvas preview live.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- 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