Should have an undo button on Editor page
Aberta
enhancement
good first issue
needs refinement
ReactJS
- Linguagem predominante
- TypeScript
- Estrelas
- 6
- Forks
- 15
- Merge médio
- 7d 22h
- PRs com merge (30d)
- 2
Descrição
When removing an item or section, we should be able to undo our changes on the Editor page.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Look at the Editor page component to understand how items and sections are currently removed. Research state management to implement an undo stack, likely using a library or custom hook. Define what actions are undoable and how to present the undo UI. Check for existing tests for the Editor to ensure the new feature doesn't break them.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Domínio
- frontend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100