#1964 Can't view inline comment on a PR on the first click
Closed: Fixed Opened by cep.

When you click on the link to an inline comment, the URL is updated, but the comment is not shown. These:

Screenshot_from_2017-02-22_22-15-34.png

Steps to reproduce:

  • Go to a random PR page.
  • Click on the line xx of path/to/file.py link on one of the inline comment cards.

What happens now:

  • The URL hash changes to something like #c-84ea5c920b7f17a09f095d615156b735ca1fa12c-18, but the actual comment is not shown.
  • Clicking on the same link again, though, shows the comment.

What's expected to happen:

  • Clicking on the link should show the actual comment.

https://pagure.io/pagure/pull-request/1965 fixes this.

Metadata Update from @pingou:
- Issue assigned to cep

Fixed by @cep in https://pagure.io/pagure/pull-request/1965

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

Metadata