Automattic / Automattic/wp-api-console
Make it more obvious that param builders are scrollable
- Dominant language
- JavaScript
- Stars
- 73
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
It took me a while to figure out that the arguments for my `POST /wp/v2/posts` endpoint were all being displayed correctly:

(you have to scroll inside the Query box, which was not obvious to me.) Maybe we could add a visual cue to make this more clear?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the POST /wp/v2/posts view and inspect the Query box where the arguments are displayed. Determine an unobtrusive visual cue that makes the box's scrollability clear, then verify that all arguments remain accessible and the cue is visible in the console.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100