Skip to content

It isn't possible to create visible blank lines with markdown on the store info page

What does this MR do?

Fix an issue, where user can't create visible spacing with paragraphs.

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

first time contributing here; starting with a small change for now. My wife is confident ;-)

Links to related issues

How to test

  1. Checkout branch locally
  2. Login as foodsaver
  3. open a store info page and edit this
  4. Write two paragraphs into the particularities field with an additional blank lines in between

actual state: image

target state: image

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • set a "for:" label to indicate who will be affected by this change
  • use "state:" labels to track this MR's state until it was beta tested
  • added an entry to CHANGELOG.md
  • add a short text that can be used in the release notes
  • Once your MR has been merged, you are responsible to create a testing issue in Beta Testing Repo:
    • Consider writing a detailed description in German.
    • Describe in a few sentences, what should be tested from a user perspective.
    • Also mention different settings (e.g. different browsers, roles, ...). how this change can be tested.
    • Be aware, that also non technical people should understand.

Release notes text

Wenn bei dem Bearbeiten eines Betriebs in größeren Eingabefeldern Leerzeilen, zur besseren Strukturierung des Textes, eingefügt wurden, wurden diese bisher nicht angezeigt. Das Problem wurde behoben.

Edited by Artem Stepin

Merge request reports