Skip to content

Implement active workspace view #17

Description

@NachoVazquez

Problem Statement

When a workspace is active we want to show the view with the possible actions to perform like exploring projects or running generators.

The first part of the work is just to create the layout with some basic functionality, to the build upon later.

Proposed Solution

  • Create the layout for the workspace view:
    • Have a sidebar with navigation options (e.g., Projects, Generators, etc.)
    • Have a central area that displays the selected option's content, forms, project information, etc
  • Let's implement the navigation between the different sections of the workspace view.
  • Let's allow to collapse the sidebar for a more focused view.

Would you be willing to contribute this feature?

  • Yes, I'd be willing to submit a PR for this feature
  • No, I'm requesting someone else implement this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions