Skip to content

Show request parameters count next to “Params” tab in request section #125

Description

@kannananil

As a user, I want to quickly see how many parameters are configured for a request, without needing to open the Params tab.

Acceptance Criteria

  • Given user has opened the application and navigated to the request params tab
    When the user adds a new parameter
    Then a badge should appear next to the “Params” tab showing the count of parameters

  • Given parameters are already present in the request section
    When the user removes a parameter
    Then the badge count should decrease accordingly

  • Given no parameters are present in the request section
    When the user views the “Params” tab
    Then the badge should be hidden

Note: attaching the screenshot of the figma design for reference

Image

Metadata

Metadata

Assignees

Labels

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions