Automattic / Automattic/wp-api-console

Make it more obvious that param builders are scrollable

Open
#35 1 comment 2 reactions 0 assignees View on GitHub
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:

![image](https://cloud.githubusercontent.com/assets/227022/20235981/67c3295c-a869-11e6-9dc1-eccf8be151be.png)

(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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.