Skip to content

Response section Navbar should only be visible when there is some response from the request. #115

Description

@kannananil
  • Given the user opens the application without sending any requests
    Then the Response section Navbar should not be visible

  • Given the user executes a request
    When the application receives a response
    Then the Response section Navbar should appear above the response content area

  • Given the user sees the Response section Navbar
    When the user clicks on one of the tabs (Raw, Preview, Headers, etc.)
    Then the corresponding response view should be displayed correctly

Image

Metadata

Metadata

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions