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

[Bug]: Switching to headers tab in response section causes API form layout issues #38338

Open
1 task done
shadabbuchh opened this issue Dec 24, 2024 · 0 comments
Open
1 task done
Assignees
Labels
Bug Something isn't working IDE Navigation Issues/feature requests related to IDE navigation, and context switching IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production

Comments

@shadabbuchh
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

After running an API and generating a response, switching to the Headers tab in the response section alters the layout of the API form. The input fields overflow beyond the boundaries of the query form, and the delete icon moves out of the visible viewport.

Steps To Reproduce

  1. Create a new API or select an existing one.
  2. Run the API to generate a response.
  3. Once the response is displayed, switch to the Headers tab in the response section.
  4. Observe the layout of the API form.

Expected Result:
The layout of the API form should remain consistent, with input fields and icons properly contained within the query form boundaries.

Actual Result:
The input fields overflow beyond the query form's boundaries, and the delete icon is no longer visible within the viewport.

Public Sample App

No response

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

https://jam.dev/c/03378c14-b7c2-4e5f-8b98-d0eb7c0b32d2

Version

Cloud

@shadabbuchh shadabbuchh added Bug Something isn't working Production Needs Triaging Needs attention from maintainers to triage Medium Issues that frustrate users due to poor UX IDE Navigation Issues/feature requests related to IDE navigation, and context switching labels Dec 24, 2024
@github-actions github-actions bot added IDE Product Issues related to the IDE Product IDE Pod Issues that new developers face while exploring the IDE labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working IDE Navigation Issues/feature requests related to IDE navigation, and context switching IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production
Projects
None yet
Development

No branches or pull requests

5 participants