enhancement: Improve Headers UI in mock server

Open
#48 22 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
frontend

Research direction

Start by locating the mock server headers UI and the existing headers-rule controls, then inspect how headers are currently stored as JSON. Done means headers can be added and updated with plus-style controls, invalid values are rejected, and existing header values continue to work.

Written by the indexing model from the issue text.

Description

good-first-issue migration:misfiled-interceptor

Right now, headers in mock server are added using JSON. This might create problems as headers can't be nested json.

Checklist
  • Add/Update Headers using +- button similar to headers rule
image
  • Add validations
  • Support old headers values
Dominant language
TypeScript
Stars
87
Forks
23
Avg merge
14h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from requestly/interceptor

All issues in requestly/interceptor

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.