parse-community / parse-community/parse-dashboard
Add a typeahead for endpoints in API Console.
Open
Nobody has claimed this yet.
type:feature
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
This would be very useful when testing out requests in the API Console. Ideally it would use a reusable typeahead component that we can add in other places.
Contributor guide
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 API Console endpoint input and any existing reusable UI components. Implement endpoint suggestions through a reusable typeahead component, and verify that endpoints can be searched while testing requests in the API Console.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100