Graylog2 / Graylog2/graylog2-server

EntityDataTable: Add alternative to query params

Open
#23,184 0 comments 0 reactions 1 assignee Claimed by @laura-b-g View on GitHub
feature frontend
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Currently, the Entity Data Table only uses query parameters for managing the state for filters, pagination and search.

When multiple Entity Data Table are on one page with the same URL, this won't work.

We need to add an optional property to configure whether the table should use query parameters.

This will solve the issue with two sharing the same state in https://github.com/Graylog2/graylog-plugin-enterprise/issues/11060

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.