lbry-desktop/ui/component/reportContent
infinite-persistence 68a4697c7d
ReportContent: add ?commentId support (#1826)
## Ticket
1822

## Changes
- Add `?commentId=` support in the URL.
- `claimId` remains a required parameter so that we can derive the comment URL.
    - The backend will know it's a comment report when both parameters are present.
- The comment URL is added to the top of `additional_details`.
- The backend rejects if `additional_details` is provided for DMCA. Grayed out DMCA for the case of reporting comments.
2022-07-12 13:44:34 -04:00
..
index.js ReportContent: add ?commentId support (#1826) 2022-07-12 13:44:34 -04:00
view.jsx ReportContent: add ?commentId support (#1826) 2022-07-12 13:44:34 -04:00