infinitered / infinitered/reactotron

Feature: Add Reactotron internals screen when clicking the new server icon

Open
#1,353 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

request :+1:
Dominant language
TypeScript
Stars
15.6k
Forks
972
PR merge metrics
No merged PRs in 30d

Description

This new "server" icon which was added in #1335 currently shows status of the Reactotron core server: stopped, port unavailable, or started.

![CleanShot 2023-12-14 at 09 32 11@2x](https://github.com/infinitered/reactotron/assets/1479215/14f57d4e-f3d9-4d1a-b0e8-fa68801e69f2)

If you click the icon (if port unavailable) it'll refresh Reactotron.

Instead of that, I'd like to introduce a new diagnostic screen for Reactotron. The icon can remain the same, but it'll actually navigate to this diagnostic screen rather than refresh Reactotron.

It should show the current port, server status, and a "reload Reactotron" button.

Stretch goal: add other Reactotron state stats there.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the server icon and click handler introduced in #1335, then trace where the current port and server status are read. Add a diagnostic screen reachable from the icon with the port, status, and a reload Reactotron button; verify that clicking the icon opens the screen instead of refreshing directly.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop, devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.