Skip to content

Resolve "If name of the district or adress is too long on the business card, this is cut off or goes over the edge"

Christian Walgenbach requested to merge 700-fix-overflow-in-bcard into master

Closes #700 (closed)

What does this MR do?

It changes the address format in BCard to 2 Lines and if the district name gets to lang it gets displayed as 2 lines.

How confident are you it won't break things if deployed?

Absolutly

Links to related issues

#700 (closed)

How to test

Create BCard of user with district name with 50 chars.

Screenshots (if applicable)

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
  • Once your MR has been merged, you are responsible to update the #foodsharing-beta Slack channel about what has been changed here. They will test your work in different browsers, roles or other settings
Edited by Chris Oelmueller

Merge request reports