mozilla / mozmoderator

Mozilla Moderator App
https://moderator.mozilla.org
GNU Affero General Public License v3.0
24 stars 23 forks source link

Markdown is not displayed for comments pending moderation #483

Closed emilghittasv closed 6 months ago

emilghittasv commented 7 months ago

Preconditions Sign in to https://moderator.allizom.org/

Steps to reproduce Steps to reproduce the behavior:

  1. Navigate to the https://moderator.allizom.org/event/new page
  2. Create a new moderated event.
  3. Sign in with a different account and leave a comment that contains a markdown syntax to the event created in step 2.
  4. Sign in with the moderator account and click on the "Moderate" button for the event created in step 2.

Expected behavior The comment performed in step 3 is displayed with the markdown style successfully applied.

Actual behavior The comment performed in step 3 is not displayed with the applied markdown style applied.

Screenshots image

Desktop:

┆Issue is synchronized with this Jira Story

akatsoulas commented 7 months ago

PR https://github.com/mozilla/mozmoderator/pull/488

emilghittasv commented 6 months ago

I can confirm that this issue is verified fixed in stage.

Moving this ticket inside the release column.