Duplicated history events highlighting when hover a Timer event
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Describe the bug
When I move mouse over "Timer" events in the Temporal UI, all "Timer" lines are highlighted at the same time:
Mouse over "Timer Started":
Mouse over "Timer Fired":
Looks like a bug, because the others don't do the same, e.g. "Workflow Task Scheduled"
To Reproduce
Steps to reproduce the behavior:
- Go to temporal ui
- Hover mouse over the lines
Expected behavior
Don't highlight them together?
Desktop (please complete the following information):
- OS: MacOS
- Browser Arc
- Version 1.129
- Tempora UI: 2.42.1
Additional context
JSON with these events, hope it helps
019bac81-28aa-71cc-b961-aa9633e3e2fa_events.json
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the Temporal UI history view, reproduce the hover behavior using the attached events JSON, and compare Timer Started/Timer Fired with Workflow Task Scheduled. Trace the history-event highlighting entry point and verify that hovering one Timer event highlights only its corresponding line, without changing highlighting for other event types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100