CivicTechFredericton / mealplanner

Primary Meal Planner repo
MIT License
9 stars 18 forks source link

[BUG] the tips appears with the HTML tags #704

Closed olamakhlouf closed 5 months ago

olamakhlouf commented 5 months ago

Describe the bug On Admin UI, the tips appears with the HTML tags

To Reproduce Steps to reproduce the behavior:

  1. Go to Admin UI
  2. Click on 'Tuna Noodle Casserole' Meal
  3. Click on the "Summary" tab.
  4. Scroll Down to "tips" part
  5. Edit the tips and format it in points then save
  6. See the HTML tags displayed instead of bulletins points

Expected behavior The tips should be shown bulletins points

Screenshots

Screenshot from 2024-05-31 10-45-23

Test Environment (please complete the following information):

Additional context Add any other context about the problem here.

shanthisa commented 5 months ago

It is always a good practice to show a screenshot after the fix to show that the bug is fixed with your change. @jon-dalton Please attach a screenshot. Thanks.

olamakhlouf commented 5 months ago

QA is done. Test case AA-TipsInRichText-089: Passed

jon-dalton commented 5 months ago

Ok to close! 👍