Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log queries are not restarted when "isCaseSensitive" / "isRegex" button is toggled. #126

Closed
junhaoliao opened this issue Nov 18, 2024 · 0 comments · Fixed by #130
Closed
Labels
bug Something isn't working

Comments

@junhaoliao
Copy link
Member

junhaoliao commented Nov 18, 2024

Bug

Log queries are not restarted when "isCaseSensitive" / "isRegex" button is toggled.

yscope-log-viewer version

9927069

Environment

Chromium-based browser

Reproduction steps

  1. Access demo link https://y-scope.github.io/yscope-log-viewer/?filePath=https://yscope.s3.us-east-2.amazonaws.com/sample-logs/yarn-ubuntu-resourcemanager-ip-172-31-17-135.log.1.clp.zst
  2. Enter query "rmcontainertoken" and observe valid log query results displayed in the left panel.
  3. Toggle the "isCaseSensitive" switch to enable case sensitive match. Expect the log query to be started and to return no match, but the log query was not restarted and the previous results still show.
@junhaoliao junhaoliao added the bug Something isn't working label Nov 18, 2024
@junhaoliao junhaoliao changed the title Log queries are not restarted when "isCaseSensitive" / "isRegex" buttons are clicked. Log queries are not restarted when "isCaseSensitive" / "isRegex" button is toggled. Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant