assemblee-virtuelle / assemblee-virtuelle/semapps
Composant React pour inclure un Document PAIR
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 14
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
**Tension**
Il faudrait pouvoir inclure des Documents PAIR (ou des parties de Documents) dans des pages React.
**Proposition**
Un composant `Document` qui prend comme props:
- `id`: l'URI du Document
- `truncate`: si true, n'affiche qu'un extrait du document
- `showFooter`: si true, affiche en bas un lien pour éditer le document, évent. la date
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Start by locating the existing React component entry points and how PAIR Document URIs are loaded; then define the component around the listed props. Done means a Document component can render a full or truncated document and optionally show an edit link and date in its footer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100