Automattic / Automattic/wp-api-console
Make links clickable
- Dominant language
- JavaScript
- Stars
- 73
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
We should detect links in API responses and make them into clickable `` tags with appropriate styling. A couple examples:
- Post permalinks
- API URLs under `_links` and whatever the v1 API equivalent is (it would be really cool to make these links open a new request in the console)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the API response rendering entry point and checking how post permalinks and `_links` fields are currently displayed. Confirm the v1 API equivalent and the intended styling, then verify that supported URLs become clickable links in responses; opening a new console request is an additional behavior to clarify.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, redux
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100