#4315 Main comment preview not working after line comment box opened
Closed: Fixed by pingou. Opened by psss.

New comment preview does not work after line-specific comment box has been opened. Steps to reproduce:

  • Open a pull request
  • Go to "Files Changed" tab
  • Pick random line, click comment icon
  • Go to "Comments" tab
  • Write a comment
  • Click "Preview" button

Expected output: Comment preview displayed.
Actual results: Nothing happens.


Metadata Update from @pingou:
- Issue set to the milestone: 5.5
- Issue tagged with: JS, UI, bug

So basically the preview is applied to the in-line comment field

Metadata Update from @pingou:
- Issue assigned to pingou

This was in fact fixed by @jlanda in https://pagure.io/pagure/pull-request/4342

Thanks! :)

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata
Related Pull Requests