Fine0830 opened a new pull request, #1045:
URL: https://github.com/apache/skywalking-banyandb/pull/1045

   
   - [ ] If this pull request closes/resolves/fixes an existing issue, replace 
the issue number. Fixes apache/skywalking#<issue number>.
   - [x] Update the [`CHANGES` 
log](https://github.com/apache/skywalking-banyandb/blob/main/CHANGES.md).
   
   #### Summary
   
   Fixes several UI consistency issues around YAML query editors and BydbQL 
syntax highlighting.
   
   #### Behavior After This PR
   
   Search uses the YAML as entered by the user.
   Refresh resets the editor back to the component’s default YAML/query shape.
   Resetting the editor also resets the actual request params, so old custom 
fields are no longer sent accidentally.
   In BydbQL, --WHERE and similar reserved tokens are highlighted as keywords 
rather than comments.
   
   
   Signed-off-by: Qiuxia Fan <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to