Skip to content

Callbacks in command (Loading Sub Commands ) #724

@BurnedChris

Description

@BurnedChris

Is your feature request related to a problem? Please describe.
Hi, I recently added this to my project and its awesome but there a few things i am wondering how to do

Describe the solution you'd like
Feature 1) Be able to integrate a search into it in steps

  1. clicks search Users
  2. then allows to type into the command pallet a user name
  3. that then runs an api command
  4. builds new list and allows to select from user
  5. navigate to user page

Feature 2) Be able to return a call back / promise in the function to close the loading indicator and also maybe even the modal,

as i have some almost instant commands that still leaves the spinner spinning for a few seconds after it!

Describe alternatives you've considered
For it to be more of a custom solution but the steps on how to get there considered,

Maybe they could be a submenu built in but also a promise to fetch more submenus from an api?

Thanks

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