quickwit-oss / quickwit-oss/quickwit

Display in the UI the query sent to the server when there is an error.

Open
#4,098 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement quickwit-ui
Dominant language
Rust
Stars
11.7k
Forks
597
Avg merge
2d 22h
Merged PRs (30d)
37

Description

The UI could possibly send a malformed query to the server. Displaying the query along with the error could help debug this kind of issue.

I'm wondering also if we show correctly the error message.

Below a screenshot reported by @yangshike

error-ui-400

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.

Research direction

Start by locating the UI code that constructs and sends queries and handles server errors; no specific files or tests are named in the issue. Verify the error view shows the submitted query and presents the server error message correctly, including malformed-query failures.

Written by the indexing model from the issue text.

Assessment

Domain
api, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.