Graylog2 / Graylog2/graylog2-server
Search widget time range zoom should be disabled for the aggregation builder
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
All search widgets which display a time axes allow changing the absolute time range, by zooming the chart. This changes the absolute time range of the current search.
This is also possible, when editing the chart. I suggest to disable the zoom inside the aggregation builder. The user should not be able to unintentionally change a setting of something outside the modal.
## Steps to Reproduce (for bugs)
1. Open the search page
2. Create a chart (e.g. bar chart)
3. Configure a timestamp row pivot
4. Use the chart zoom functionality inside the edit modal / aggregation builder
## Your Environment
* Graylog Version: 3.2.0-beta.4-SNAPSHOT
Contributor guide
Assessment
This issue has not been assessed yet.