Skip to content

refactor api tester for better separation of concerns #7113

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

Merged
merged 2 commits into from
May 20, 2024

Conversation

drewvolz
Copy link
Member

@drewvolz drewvolz commented May 19, 2024

  • add a detail screen pushed onto the stack for api debugging (separation of concerns)
  • remove config for preventing dismissing the api debugger
  • create navigation button to open network logger
  • add network logger button to tester index and detail
  • move shared debounceSearch call to @frogpond/useDebounce
demo.mp4

* add a detail screen for api debugging as a pushed view
* remove config for preventing dismissing the api debugger
* create navigation button to open network logger
* add network logger button to tester index and detail
* move shared debounceSearch call to @frogpond/useDebounce
@drewvolz drewvolz requested review from hawkrives and rye as code owners May 19, 2024 01:27
@drewvolz drewvolz added this pull request to the merge queue May 20, 2024
Merged via the queue into master with commit 5d8315b May 20, 2024
19 of 20 checks passed
@drewvolz drewvolz deleted the drew/api-tester-refactor branch May 20, 2024 05:13
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.

2 participants