Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B bbit.swiss-qr-bill
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • winbiz-public
  • bbit.swiss-qr-bill
  • Merge requests
  • !1

automatic text wrap and truncate

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Adrien Dorsaz requested to merge feature/automatic-wrap-text into winbiz Aug 29, 2022
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 6

The guideline recommends to split creditor and debtor name on two lines if it's too large according the the section width. If it's still too large, we should truncate.

There's no recommendation according to the creditor and debtor address. So we split one two lines too and truncate if it's too big. This is an improvement, because otherwise address will be printed above next section.

For the additional information section, it only set maximum size with 140 characters and add an ellipsis if it's bigger.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/automatic-wrap-text