Skip to content

[Breakpoint] Breakpoint for Response #1649

@8bitzz

Description

@8bitzz

Request Tab

Screen Shot 2023-05-23 at 15 31 25
  • Users are able to select Request tab, swipe for navigation
  • Display URL, Method, Headers, Queries, Body in ReadOnly mode
  • Users are unable to edit these fields

Response Tab

Screen Shot 2023-05-23 at 15 31 41
  • Looks similar to Breakpoint for Request
  • Allow users to modify: Status Code, Headers, Body
Status Code
  • Tap on Header cell should show StatusCodeEditorView
  • Reuse the HeaderEditorViewController, logic similar to MapLocalTool
Header
  • Tap on Header cell should show HeaderEditorView
  • Reuse the HeaderEditorViewController, logic similar to MapLocalTool
  • Display custom keyboard for auto completion/ suggestion
  • Change query params should update URL automatically and vice versa
Body
  • Tap on Body cell should show BodyEditorView
  • Reuse the BodyEditorViewController, logic similar to MapLocalTool
  • Display custom keyboard for auto completion/ suggestion

Breakpoint Action Menu

  • Set menu action on right bar button on navigation bar
  • Display 3 options: Execute, Abort, Continue for users to select

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request✅ DoneTicket is addressed and fixed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions