Refactor: Create ScrollableTextView component
Aperta
- Lingua principale
- Rust
- Stelle
- 22.5k
- Fork
- 773
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.