infinitered / infinitered/reactotron
Feature: Conditionally show plugin features in Reactotron app based on client app config
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.6k
- Forks
- 972
- PR merge metrics
- No merged PRs in 30d
Description
Currently in Reactotron, all of the features are available in the UI, such as image overlay, even if the client app does not have the necessary plugins set up.
Reactotron app should either grey out these features, suggest how to enable them, or conditionally hide them all together if the client app config isn't set up.
Example: the image overlay

Additionally, we should show the list of plugins for each connection in the Connections screen:

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 tracing how client app configuration and plugin information reach the Reactotron app UI, then inspect the image overlay feature and the Connections screen. Determine how plugin availability should affect feature visibility or guidance, and how each connection's plugin list should be displayed; done means both requested UI areas reflect the connected client's configured plugins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100