You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I also said in the backend PR This would cause the two models to be functionally the same in meeting and orga, with the exception of the meeting_id/organization_id properties, what do we think about unifying them into one model, paving the way for new features like globally available tags and giving the developers the ability to add new features to both at the same time?
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:
Client:
The text was updated successfully, but these errors were encountered: