itsgoingd / itsgoingd/clockwork
request improving filter feature
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 6k
- Forks
- 333
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
filter module should enable user to filter
- by request method (example: GET, POST, PUT, etc)
- by response http code (example: 500, 404, 401, etc)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the filter module and reading its current filtering behavior; use the attached screenshot as the UI reference. Add filtering by request method and response HTTP status, and verify that both criteria produce the expected filtered results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100