Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created CommaSeparatedListingComponent for enumerations in html template #2603

Merged

Conversation

luisa-beerboom
Copy link
Member

@luisa-beerboom luisa-beerboom commented Aug 8, 2023

Closes #2500

@luisa-beerboom luisa-beerboom added this to the 4.1 milestone Aug 8, 2023
@luisa-beerboom luisa-beerboom self-assigned this Aug 8, 2023
@luisa-beerboom luisa-beerboom marked this pull request as ready for review August 10, 2023 13:56
@bastianjoel bastianjoel removed their assignment Aug 11, 2023
Copy link
Member

@emanuelschuetze emanuelschuetze left a comment

Choose a reason for hiding this comment

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

Looks good. One remark in motion pdf where an additional ":" is used:

Motion PDF shows "Zeile 2: (Änderungsempfehlung"):
motion-pdf

Motion detail shows "Zeile 2 (Änderungsempfehlung)":
motion-detail

Please remove the ":" in motion pdf - motion detail and pdf should contain the the same layout/string(s).

Elblinator
Elblinator previously approved these changes Aug 14, 2023
@Elblinator Elblinator requested review from Elblinator and removed request for Elblinator August 14, 2023 09:36
@Elblinator Elblinator dismissed their stale review August 14, 2023 09:41

faulty review

@bastianjoel bastianjoel removed their assignment Aug 14, 2023
@emanuelschuetze emanuelschuetze enabled auto-merge (squash) August 15, 2023 14:24
@jsangmeister
Copy link
Contributor

@emanuelschuetze this was explicitely not wanted in #2399 (comment) since this way, if you have a lot of strings, they will all be put in one line without any line breaks. Depending on the available space, listing more than 4-5 items is then not possible without the line running out of bounds. What is the problem with  ?

@emanuelschuetze emanuelschuetze merged commit 99ee021 into OpenSlides:main Aug 15, 2023
3 checks passed
peb-adr added a commit to peb-adr/openslides-client that referenced this pull request Aug 22, 2023
* commit '3565b8492a7081287cfbdcfcab328dd5ea3de464': (87 commits)
  Ensure integer entries are displayed in backend-import preview list (OpenSlides#2672)
  Show general abstain button for Y/N elections (OpenSlides#2675)
  Fix projection dialog projection default editing (OpenSlides#2662)
  Fix poll title in autoupdate (OpenSlides#2665)
  Update eslint rules and cleanup (OpenSlides#2279)
  Updated translations (OpenSlides#2667)
  Adjust example file topic import (OpenSlides#2663)
  Fix qrcode generation without password (OpenSlides#2657)
  Fix user creation for new assignment_candidate (OpenSlides#2660)
  Revert and fix meeting list account detail (OpenSlides#2659)
  Fix meeting list after account detail request (OpenSlides#2652)
  Expand cross reference links in motions (OpenSlides#2649)
  Add referring motions to pdf export (OpenSlides#2647)
  Testing action service (OpenSlides#2645)
  Implement WiFi access data slide (OpenSlides#2444)
  Fix speaker creation with newly created user (OpenSlides#2617)
  Fix information in user delete dialog (OpenSlides#2640)
  Replace collection count system (OpenSlides#2634)
  Created CommaSeparatedListingComponent for enumerations in html template (OpenSlides#2603)
  Make sort lists update only when relevant data is changed (OpenSlides#2472)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some blank spaces are missing
5 participants