Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action buttons #1

Open
sutorei opened this issue Mar 1, 2020 · 0 comments
Open

Action buttons #1

sutorei opened this issue Mar 1, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@sutorei
Copy link

sutorei commented Mar 1, 2020

Ability to add an action button or multiple buttons to a layout which make a request to some action endpoint of the backend API.

  • For actions without parameters a simple button should do
  • For parametrized actions there should be an ability to add a mini-form to fill the parameters
  • Should be able to add actions in both ListView and DetailView

Also nice to have:

  • Ability to enable a confirmation popup for the action
  • Ability to process the response sent by the backend and display the result of the action to the user
@sutorei sutorei added the enhancement New feature or request label Mar 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant