OpenSlides / OpenSlides/openslides-client
Disallow attribute interpolation
Open
Nobody has claimed this yet.
clean up
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Continuation of: https://github.com/OpenSlides/openslides-client/pull/6552
- fix all cases where it happens
- disallow attribute substring interpolation (
allowSubstringInterpolation)
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 by reviewing pull request #6552, which this issue continues, and trace the existing attribute interpolation cases in the OpenSlides client. Done means fixing all identified cases and disallowing attribute substring interpolation via allowSubstringInterpolation.
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
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100