OpenSlides / OpenSlides/openslides-client
Match tag styles on meeting and orga level
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Currently:
The appearance from the tags on the Orga-level and the meeting-level differ:
Tags-list on Orga-level:
Orga Tags on something (here a committee):
Tags-list on Meeting-level:
Meeting Tags on something (here a motion):
Wanted:
The Tags on the Orga level and the meeting level should be displayed in the same manner
Backend:
- https://github.com/OpenSlides/openslides-backend/issues/2381
- first/waiting for: changes in backend: additional field colour, and the ability to set it using tag.update and -create
- for already created tags I would recommend setting the colour to the accent colour
Client:
- The client needs to allow to create/update tags with colour
- The client needs to display the tags with the same outline and according colour as the orga-tags
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 the client’s tag creation/update entry points and tag rendering paths, then check the linked backend issue 2381 for the required colour field and operations. Done means the client can create and update tag colours and displays organization-level and meeting-level tags with the same outline and corresponding colour.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100