aaif-goose / aaif-goose/vscode-goose
feat(webview): remove history-message truncation
- Linguagem predominante
- TypeScript
- Estrelas
- 43
- Forks
- 20
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Extracted from #39. Gated on decision #63.
Delete the MAX_LINES_COLLAPSED / truncateContent / "Show more (N lines)" machinery in AssistantMessage and UserMessage so replayed history renders full-length. Net simplification of both components.
**Size**: S | **Depends on**: decision #63 | **Tier**: 3
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Look at the AssistantMessage and UserMessage components in the codebase, likely in a `src/` or `components/` directory. Identify the constants and functions related to MAX_LINES_COLLAPSED, truncateContent, and the 'Show more' UI. Remove this truncation logic, ensuring the messages render at full length. Verify the change by running any existing tests for these components or checking the UI in a development build.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Domínio
- frontend
- Tipo de issue
- Refatoração
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Pouca atividade
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 65/100