Skip to content

Improve agenda and poll detail pdf#6187

Open
emanuelschuetze wants to merge 2 commits into
OpenSlides:mainfrom
emanuelschuetze:agendaToCPDF
Open

Improve agenda and poll detail pdf#6187
emanuelschuetze wants to merge 2 commits into
OpenSlides:mainfrom
emanuelschuetze:agendaToCPDF

Conversation

@emanuelschuetze
Copy link
Copy Markdown
Member

Agenda pdf:

  • use nowrap in identifier column
  • move identifier of subitems in title column
  • remove "Table of contents" h2 title

Poll detail pdf:

  • use nowrap in index column
  • reduce column width of vote-weight and has-voted
  • use getFullName instead getShortName in user tables

- increase column width of identifier
- move identifier of subitems in text column
@bastianjoel
Copy link
Copy Markdown
Member

Might be a good idea to create an issue for the poll related changes and add it to the list in #6152. Otherwise your changes are likely to be dropped after the new vote service.

Copy link
Copy Markdown
Member

@Elblinator Elblinator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please also create issue

identifier: string;
title: string;
pageReference: string;
level?: number;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
level?: number;
isTopicSubitem?: boolean;

@rrenkert rrenkert modified the milestones: 4.3, 4.4 May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants