Simulation-Decomposition / Simulation-Decomposition/simdec-python
Caching input selection
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 31
- Forks
- 2
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 2
Description
If the output is changed, the input selection field updates to default - all inputs. For a situation when a dataset has multiple outputs and a fixed set of inputs - it would be way cooler to have the input selection not changing when the output is changed.
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
No file or test is identified in the issue. Start by locating the UI handling the input selection field and output changes, then verify behavior with a dataset that has multiple outputs and fixed inputs; changing the output should preserve the selected inputs instead of resetting to all inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100