BioSTEAMDevelopmentGroup / BioSTEAMDevelopmentGroup/biosteam-web

Use html and props to pass objects down hierarchy

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

props definition in "child" vue essentially defines input parameters that can be passed in from html template of "parent" vue.

SimulateUncertainty:
![image](https://user-images.githubusercontent.com/70165174/147317216-adbfcdc9-30f3-4692-9e8c-e44d4691e6c5.png)

MoleculeDropdownNav:
![image](https://user-images.githubusercontent.com/70165174/147317252-1d75fd0c-0e63-4970-b2af-4f5c809f3d4f.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the SimulateUncertainty and MoleculeDropdownNav components and their HTML templates, focusing on how props are currently defined and passed between parent and child components. Confirm the intended object flow through the component hierarchy and verify that the rendered navigation and uncertainty views receive the expected values.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.