UX: View the details of a specific issue
## User story:
_As a developer using the Jira issue list in GitLab, I want to be able to view the details of a specific issue in the list, so that I can get the full context of the work I'm doing._
## Proposal:
### MVC-1:
:frame_photo: **https://gitlab.com/gitlab-org/gitlab/-/issues/293019/designs/MVC-1_-_Jira_issue__read-only_.png**
#### Fields to display (Read-only):
* Title
* Description - Text only
* Description - Text + Other media types e.g., images/videos
* Status categories (mapping: `In Progress` / `Todo` = "Open" & `Done` = "Closed")
* Labels
* Assignee (Just 1 allowed)
* Reporter (mapping: Author)
* Date created
* Due date
### MVC-2:
:frame_photo: **https://gitlab.com/gitlab-org/gitlab/-/issues/293019/designs/MVC-2_-_Jira_issue_-_added_OAuth_buttons.png**
#### Fields to display:
Create scoped labels for simple text field (String):
- Status name e.g., `In Progress` or `Todo`
- Priority
- Resolution
- Story points
- etc.
Add a collapsable table below the Description for other custom fields like:
- Links
- Persons
- Dates
- etc.
issue