USACE / USACE/chart-docs

[FEAT-UI]: Create Client Store for a Run / Comparison

Open
#517 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Create the client store in /store/feasibility/client to store all of the run condition data.

All of the data for a specific run including inputs and outputs might not be available yet, but this ticket just addresses creating a the framework or foundation of the store, where new data can always be added to the objects inside the store later.

Notes:

  • Should have a selectRun function similar to other client stores to select run from initial table page
  • Figure out how to incorporate comparison run into store (maybe need a separate store as well)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in /store/feasibility/client and compare the existing client stores to understand the expected structure and selection pattern. Define the foundation for run condition data and provide a selectRun function for the initial table page. Determine whether comparison data belongs in this store or a separate one, and consider the store complete when both run and comparison needs have a clear home.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.