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

Moved the search bar to the right of the body so that it doesn't hide the string in initial row #7807

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

Karthik7406
Copy link
Contributor

Moved the search bar to the right of the request/response body by 50% so that the search bar doesn't hide with the text when the search bar is opened.

Closes #7752

Screenshot
Request body
image

Response body
image

Karthik7406 and others added 2 commits August 5, 2024 20:36
Moved the search bar to the right of the request/response body by 50% so that the search bar doesn't overlap with the text when the search bar is opened.
@Karthik7406 Karthik7406 changed the title Moved the search bar to the right of the body so that search bar doesn't hide the string Moved the search bar to the right of the body so that it doesn't hide the string in initial row Aug 6, 2024
@subnetmarco
Copy link
Member

I seem to understand that this is the search bar for the JSON request body. It seems counterintuitive to show it all the way to the right in the response section, as the user may mistake it for a response filter.

Ideally, when we load the search bar, the request body should go down instead of overlying the search bar on top of the body. This would allow us to fix the issue, while still retaining the search bar in the right place.

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.

The search bar hides the searched string
2 participants