Refactor: Create ScrollableTextView component
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 22.5k
- Forks
- 773
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Multiple UI elements have a text area with a vertical scroll bar. This can be refactored into a reusable component to reduce code duplication and improve UI consistency.
Tasks:
1. Create `ScrollableTextView` component
2. Refactor `MsgPopup` to use new component
3. Refactor `DetailsComponent` to use new component
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.