Skip to content

Clarify behavior when both body and url parameters are provided #4

@ahanel13

Description

@ahanel13

There is ambiguity in how the extension should handle scenarios where both body and url parameters are provided.

Task:

  • Add right-click behavior on a request:
    • If URL (GET) parameters exist, show a dropdown option for URL
    • If body parameters exist, show a dropdown option for BODY
  • Optionally include a top-level Add to all button (note the likelihood of testing both at once is low)

Acceptance Criteria:

  • Right-click menu displays the correct dropdown(s) depending on request contents
  • Selecting URL or BODY applies the parameter to the appropriate area
  • If “Add to all” is implemented, it applies to both places reliably and is covered by tests
  • Documentation updated with screenshots and example

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions