OpenSlides / OpenSlides/openslides-client

Match tag styles on meeting and orga level

Open
#3,595 3 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

Currently:
The appearance from the tags on the Orga-level and the meeting-level differ:

Tags-list on Orga-level:
tag-ogra1

Orga Tags on something (here a committee):
tag-ogra2

Tags-list on Meeting-level:
tag-meeting1

Meeting Tags on something (here a motion):
tag-meeting2

Wanted:
The Tags on the Orga level and the meeting level should be displayed in the same manner
Backend:

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.