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

[ResponseOps][Alerts Table] Draggable column headers #199420

Open
cnasikas opened this issue Nov 8, 2024 · 1 comment
Open

[ResponseOps][Alerts Table] Draggable column headers #199420

cnasikas opened this issue Nov 8, 2024 · 1 comment
Labels
Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@cnasikas
Copy link
Member

cnasikas commented Nov 8, 2024

The EUI team recently added support in EuiDataGrid for draggable column headers for reordering columns. We should add support for draggable column headers also to the alerts table.

Related: #197832

DoD

  • The column headers of the alerts table can be draggable
  • Consumers of the alerts table can opt-in/opt-out with a dedicated prop (canDragAndDropColumns). The default will be to be enabled.
  • (Stretch) Local storage persists the order of the columns along with the other configuration of the table.
@cnasikas cnasikas added Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Nov 8, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

No branches or pull requests

2 participants