Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(reactotron-app): Network tab with api responses #1471

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

finalquest
Copy link

@finalquest finalquest commented Apr 20, 2024

Please verify the following:

  • [ x] yarn build-and-test:local passes
  • [ x] I have added tests for any new features, if relevant
  • README.md (or relevant documentation) has been updated with your changes

Describe your PR

I made a new network tab to group the api.responses messages.
Made a custom command to clear all the commands that are/not are api.
Removed the api filter from the Timeline modal

Next Steps

This changes only moved the rendered cell to another list.
I think that the command list should be splitted in commands and networkCommands.
The current solution works over the full command list.
Maybe we should make a right sidebar with all the header/request/response. Something like Flipper have

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.

None yet

1 participant