Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Add ability to group requests in folders #25

@codymullins

Description

@codymullins

MudBlazor supports nested lists and tree views. We should be able to utilize these components to be able to create folders for our requests.

This will require both UI changes and data structure changes.

UI

  • Add new button/button group with the existing "add request" button for folder creation
  • Add ability to move request into a folder or out of a folder
  • Add ability to delete folder + contents
  • Add warning for deleting folder with contents
  • TBD

Data structure

  • Add support for folder location on the SpacetimeRequest
  • TBD

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions