Automattic / Automattic/inquire
Create backbone model for each operation
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Having a separate model should make it easy to:
- duplicate and store in history
- store the last results each op got as a response (enable multiple results in the results panel)
- store queries in local storage
Should include:
- comments before the query
- latest results of query
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the operation and results-panel code, then trace how queries and responses are currently held; done means each operation has a model containing pre-query comments and latest results, with duplication, history, multiple results, and local-storage persistence supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100