OpenSlides / OpenSlides/openslides-client
Improve the motion detail view
Open
A pull request for this has already been merged.
- #4024 by @bastianjoel — merged
clean up
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
- Split the editing of meta data from the
MotionContentComponentto theMotionMetaDataComponent - Check, if the
MotionDetailOriginalChangeRecommendationsComponent,MotionDetailDiffComponent,MotionFinalVersionComponentand theParagraphBasedAmendmentComponentare really necessary or if they can be simplified
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the MotionContentComponent and trace how metadata editing is handled. Then inspect MotionDetailOriginalChangeRecommendationsComponent, MotionDetailDiffComponent, MotionFinalVersionComponent, and ParagraphBasedAmendmentComponent to determine whether they can be simplified; done means metadata editing is separated and the component structure has a clear, justified outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100