[GH-ISSUE #631] Always show Body Tab #626

Open
opened 2026-03-03 19:20:26 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Sep 24, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/631

Originally assigned to: @NghiaTranUIT on GitHub.

Description

If we open a request/response that doesn't have a body, the Body Tab will be hidden and open the header tab. However, if we move to the next request/response that has the body, the body tab appears, but it doesn't select automatically. Therefore, the user has to select the Body Tab again.

It's bad UX.

Acceptance Criteria

  • Body Tab should show all the time. If the request/response doesn't have the body, just show the empty body or no content message.
Originally created by @NghiaTranUIT on GitHub (Sep 24, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/631 Originally assigned to: @NghiaTranUIT on GitHub. ### Description If we open a request/response that doesn't have a body, the Body Tab will be hidden and open the header tab. However, if we move to the next request/response that has the body, the body tab appears, but it doesn't select automatically. Therefore, the user has to select the Body Tab again. It's bad UX. ### Acceptance Criteria - Body Tab should show all the time. If the request/response doesn't have the body, just show the empty body or no content message.
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 24, 2020):

Fixed: https://github.com/ProxymanApp/Proxyman/issues/633#issuecomment-698240504

From now, the Body Tab is always selected, regardless of the content 👍

<!-- gh-comment-id:698241057 --> @NghiaTranUIT commented on GitHub (Sep 24, 2020): Fixed: https://github.com/ProxymanApp/Proxyman/issues/633#issuecomment-698240504 From now, the Body Tab is always selected, regardless of the content 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#626
No description provided.