Summary
This task focuses on creating a basic detailed view as part of T409214: [Epic] Suggested investigations: Create a detail view for cases. For now this will contain only the given case row and may be updated later once designs are finalised.
Background
- We need a way for CheckUsers to be able to link to a given suggested investigations case
- This link needs to be stable, like a permalink, so that the links do not break in the future
- This means that linking to the main case page and using filters may be unstable unless we have a way to filter for a specific case ID
- This link needs to be stable, like a permalink, so that the links do not break in the future
- We also, as part of T409214: [Epic] Suggested investigations: Create a detail view for cases, need a way to show a detailed view for a given suggested investigations case
- Initial designs have said this will be on a separate page to give us more space to add extra UI and information
- We can combine both of these points to make a detailed view page which has a stable URL (such as by using the case ID in the subpage of the special page)
Acceptance criteria
- A detailed view is created in Special:SuggestedInvestigations that for now just shows the given case row