Skip to content

fix: checkbox task alignment

Navin Karkera requested to merge navin/fix-checklist-ui into master

Fix checkbox task alignment which breaks when line is longer than available space.

From:

image

To:

image

Supporting information

Testing instructions

  1. Run make to get a local server up and running
  2. Edit any checklist definition and add a checkbox task with long title text.
  3. Go to Templates tab in frontend UI and use the template with long checkbox task.
  4. Verify the UI for the task as shown in the above images.

Author notes and concerns

None or note it here

Merge request reports