Skip to content

feat: Implement sliding Issue Details drawer on desktop #803

@timothyfroehlich

Description

@timothyfroehlich

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions