OpenSlides / OpenSlides/openslides-client

New functionality "Function/Post"

Open
#4,527 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
TypeScript
Stars
35
Forks
52
Avg merge
1d 9h
Merged PRs (30d)
52

Description

Current behavior
Currently a post like "Chairman" can only be displayed in the LoS via structure level. This is a problem if something like party membership is also modeled via structure level and should be displayed at the same time.
Posts don't typically have speaking times, also it would maybe be good for people to be able to select the function in which they want to speak themselves

Wanted behavior
Posts wouldn't typically have speaking times, also it would maybe be good for people to be able to select the function in which they want to speak themselves, as such the structure level feature doesn't really fit the bill. There should be a new model post that fills these requirements. A participant should be able to have multiple posts and he should be able to select one of them, when he puts himself on the LoS.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the existing structure-level implementation in the TypeScript webclient and how participants add themselves to the LoS. The work is done when participants can have multiple posts, select one while joining the LoS, and posts do not inherit structure-level speaking-time behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.