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

Add ability to group requests in folders #25

Open
codymullins opened this issue May 4, 2022 · 0 comments
Open

Add ability to group requests in folders #25

codymullins opened this issue May 4, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@codymullins
Copy link
Contributor

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
@codymullins codymullins added this to the v1 milestone May 4, 2022
@codymullins codymullins added the enhancement New feature or request label May 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant