Refactor: Create ScrollableTextView component
Offen
- Vorherrschende Sprache
- Rust
- Sterne
- 22.5k
- Forks
- 773
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.