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 menu - handle action progress #881

Closed
Caleb-Ellis opened this issue Mar 9, 2020 · 1 comment · Fixed by #1011
Closed

Action menu - handle action progress #881

Caleb-Ellis opened this issue Mar 9, 2020 · 1 comment · Fixed by #1011
Assignees

Comments

@Caleb-Ellis
Copy link
Contributor

Caleb-Ellis commented Mar 9, 2020

This could entail a custom hook that determines whether none/some/all of the selected machines have had the selected action complete, and only close the dropdown if everything is completed successfully.

In the angular version a spinner shows with the text x of y machines are transitioning to z.

@Caleb-Ellis Caleb-Ellis self-assigned this Mar 9, 2020
@Caleb-Ellis Caleb-Ellis changed the title Action menu - handle action progress/spinners Action menu - handle action progress/errors Mar 9, 2020
@Caleb-Ellis
Copy link
Contributor Author

Caleb-Ellis commented Apr 2, 2020

This is likely to be made possible by #928:

  • Try to perform an action
  • If an action fails, create an error notification

@huwshimi huwshimi assigned huwshimi and unassigned Caleb-Ellis Apr 20, 2020
@huwshimi huwshimi changed the title Action menu - handle action progress/errors Action menu - handle action progress Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants