Graylog2 / Graylog2/graylog2-server
Implement move time range controls for search bar in dashboard widget edit mode.
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Description
https://github.com/Graylog2/graylog2-server/pull/22953 adds move range buttons for the time range display on the search and dashboards page.
It makes sense to also implement these controls for the dashboard widget edit mode. The challenge here is that the related time range object has a slightly different time format, which ideally gets refactored first.
Contributor guide
Assessment
This issue has not been assessed yet.