Skip to content

Conversation

@mrkaye97
Copy link
Contributor

@mrkaye97 mrkaye97 commented Jan 20, 2026

Description

Initial frontend work for log search - allows for filtering by log level and performing full-text search over the logs, as well as introducing react-logviewer for rendering the logs prettily

Type of change

  • New feature (non-breaking change which adds functionality)

@vercel
Copy link

vercel bot commented Jan 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
hatchet-docs Ready Ready Preview, Comment Jan 29, 2026 6:50pm

Request Review

Copy link
Contributor

Copilot AI commented Jan 22, 2026

@mrkaye97 I've opened a new pull request, #2844, to work on those changes. Once the pull request is ready, I'll request review from you.

…#2844)

* Initial plan

* Add edge detection for scroll callbacks to prevent spam

Co-authored-by: mrkaye97 <[email protected]>

* Add clarifying comments about region state reset behavior

Co-authored-by: mrkaye97 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: mrkaye97 <[email protected]>
Copy link
Contributor

Copilot AI commented Jan 22, 2026

@mrkaye97 I've opened a new pull request, #2845, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits January 22, 2026 18:40
* Initial plan

* Fix polling loop to prevent overlapping requests using setTimeout chaining and in-flight guard

Co-authored-by: mrkaye97 <[email protected]>

* Use useRef hooks for polling state and timeout to persist across renders

Co-authored-by: mrkaye97 <[email protected]>

* Add proper cleanup to clear timeout and reset polling state

Co-authored-by: mrkaye97 <[email protected]>

* Add clarifying comment about polling state cleanup

Co-authored-by: mrkaye97 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: mrkaye97 <[email protected]>
@mrkaye97 mrkaye97 merged commit 708f8da into main Jan 29, 2026
27 checks passed
@mrkaye97 mrkaye97 deleted the mk/logs-fe-part-i branch January 29, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants