Feature Description
In the Issue List, clicking on an issue (on desktop) should open the issue details in a sliding drawer instead of navigating to a new page.
Requirements
- Trigger: Clicking an issue row in the .
- Behavior: A drawer slides in from the right.
- Layout: It should slide over to cover all fields except the 'Issue' column (name/machine/ID).
- Componentization: The issue details page should be converted into a reusable component to be used within this drawer.
- Closing: Include an 'X' button in the upper left of the drawer to close it.
- Responsive: This behavior should be specific to desktop views.