quickwit-oss / quickwit-oss/quickwit
Time selector in the UI drifts
Open
@fmassot is already working on this.
Since Jul 9, 2022.
bug
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
Describe the bug
I'm not sure if this is by design or not but the time selector in the UI drifts as you keep the UI open.
The time range here was set originally as "Last 30 minutes", after a couple minutes when you run a query the time range changes which is unexpected.
Steps to reproduce (if applicable)
- Select a time interval in the drop down
- Allow some time to pass
- Run a query and you'll see the time in the drop down increment
Expected behavior
If you select an interval like "Last 30 minutes" it should stay on "Last 30 minutes" and not increment as time passes.
Configuration:
# quickwit --version
Quickwit 0.3.0 (commit-hash: 6d07599)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.