equinor / flyt

Equinor Flyt (aka. VSM - Value Stream Mapping)
https://flyt.equinor.com
MIT License
4 stars 1 forks source link

Sidebar text box formatting issue #670

Closed nesadrian closed 1 month ago

nesadrian commented 5 months ago

Describe the bug The formatting of the read mode of the textbox does not take into account line breaks, but edit mode and text on cards does.

To Reproduce Steps to reproduce the behavior:

  1. Go to a process
  2. Click on a card
  3. Click on the textbox to edit
  4. type word/letter
  5. Click enter to jump to a new line
  6. Add another word/letter
  7. Click the checkmark to save
  8. See error

Expected behavior The textbox read mode should include line breaks in it's text formatting

Additional context This is an issue in Flyt 1.0 and 2.0

Development checklist

nesadrian commented 1 month ago

Fixed by #436