quickwit-oss / quickwit-oss/quickwit

Time selector in the UI drifts

Open
#1,676 1 comment 0 reactions 1 assignee View on GitHub

@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.

image

Steps to reproduce (if applicable)

  1. Select a time interval in the drop down
  2. Allow some time to pass
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.