[Cases] Refactor plugin cases "Add to new case" flyout show and hide logic out of timelines #124524
Labels
Feature:Cases
Cases feature
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
v8.2.0
See epic #123183
The existing integration between alert timelines and cases consists of a series of hooks, contexts and callbacks that are not entirely reusable for other plugins and that require the timelines plugin to keep logic to track of open flyouts and to update cases to attach information to them.
To detach the "Add to new case" from timelines some code refactor is required in the display and hide flyout logic.
Currently the timelines plugin has the logic to open and close the cases flyout, this logic should be moved to the cases plugin control (see EPIC).
Acceptance criteria:
Existing setup:
Suggested setup:
Existing contexts setup:
Suggested contexts setup:
The text was updated successfully, but these errors were encountered: