infinitered / infinitered/reactotron
Can the time format in the Timeline support custom adjustments?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.6k
- Forks
- 972
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
Now The time format (HH:mm:ss.SSS) and time difference (+21489 ms) in the Timeline of the Reactotron desktop client are built-in and do not offer configuration options for custom formatting.Hope to provide users with an entry point to customize the display of time.
### Reactotron version
3.10.0
Contributor guide
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 by locating the Timeline implementation in the Reactotron desktop client and the code that renders the built-in time format and time difference. Determine where a user-facing customization entry point belongs, then verify that custom formatting changes both displayed values without breaking the existing defaults.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100