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(ui-mode): display list of query params in request tab #32443

Conversation

kubajanik
Copy link
Contributor

Resolves #32442

I added a list of query parameters in the request tab. It would definitely help in analyzing requests with multiple params.
Let me know what you think.

Screenshot 2024-09-04 at 11 10 40

Copy link
Contributor

github-actions bot commented Sep 4, 2024

Test results for "tests 1"

1 failed
❌ [playwright-test] › babel.spec.ts:135:5 › should not transform external

2 flaky ⚠️ [playwright-test] › ui-mode-test-source.spec.ts:68:5 › should show top-level errors in file
⚠️ [playwright-test] › ui-mode-test-source.spec.ts:104:5 › should show syntax errors in file

30147 passed, 865 skipped
✔️✔️✔️

Merge workflow run.

@pavelfeldman pavelfeldman merged commit ee91bdc into microsoft:main Sep 4, 2024
29 of 30 checks passed
@kubajanik kubajanik deleted the feat/ui-mode-add-query-parameters-list branch September 4, 2024 15:19
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.

[Feature]: Display list of query params in request tab (UI mode)
2 participants