Skip to content

Provide better UX and error handling for bulk actions that can't be executed #1012

Open
@ckbedwell

Description

@ckbedwell

Problem

When selecting multiple checks to bulk remove probes, if one of the checks only has a single probe (so removing it would result in it having zero probes which is invalid), the request errors and is unable to complete with no useful feedback except the update failed.

Acceptance criteria

Please explore options to handle this for the best UX:

  1. Present a more useful error message indicating the problematic check allowing the user to take action to correct it
  2. Carry out the request where possible but exclude the problematic check and highlight the probes weren't removed from this check.

Please ensure the implemented solution has adequate integration tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfrontendNeeds to be implemented in the frontend application

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions