Automattic / Automattic/inquire

Create backbone model for each operation

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement v0.1
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.