OpenSlides / OpenSlides/openslides-client
Migration to Angular signals API
Open
@bastianjoel is already working on this.
Since Jul 31, 2026.
documentation
enhancement
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
This issue should serve as a place to document available lower level apis, apis that need migration and receipts for the migration of components to signals and OnPush.
At the moment this is pretty incomplete
Most of the foundation work for this will be done in feature/vote.
Services with signal APIs
MeetingSettingsService (b09ecc6d41776d07bd9a73538cb6b10f17c08a9c)
Providing signal APIs makes sense
MeetingPollSettingsService
OperatorService
ActiveMeetingIdService
ActiveMeetingService
Evaluation needed
Repositories
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.
Assessment
This issue has not been assessed yet.