Forum web components
Offen
frontend
- Vorherrschende Sprache
- Python
- Sterne
- 381
- Forks
- 53
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
We can start simple, and not wire things up. This means designing components for:
- List of posts
- Writing a post (ie: textbox + live markdown + post button). Should this be a [dialog](https://mui.com/material-ui/react-dialog/)?
- Viewing a post (ie: translate content to markdown)
- Writing a comment (ie: textbox + post button)
- Comment thread under post (ie: text content + approved badge for approved answers)
We may want to also include basic logic here for automatically sorting posts by category
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.