Darren Young

Results 9 comments of Darren Young

Hello, I'm interested in helping out for this feature, but I'm still familiarizing myself with the structure of the repo. Would you mind providing the locations of the files you...

Okay, thanks for the pointers you've given me so far! It's helpful to have something to work with. And that makes sense. I could certainly see this feature as being...

I managed to create a commit that includes the srcHospitalBeds parameter in the generated json file if you would like to review it. Working on adding the relevant data to...

To get some verification, when you were thinking of the structure of the feature, did you want it to look something like this: ![Example](https://user-images.githubusercontent.com/45107348/79753086-58f72380-82e3-11ea-8ec9-a5b353327fd9.png) The idea is that whenever a...

Okay, I'll try to give it my best shot at incorporating the changes into the UI. I've currently identified ScenarioCardPopulation.tsx and scenarioData.ts as being the likely files I'll need to...

I agree with that to an extent. Perhaps putting the src data in their own visible location would be easier to work with, since it would be more visible and...

So I've gotten the UI mostly working, but there's a small bug that occurs with typescript and strings when a colon appears in the string. The full content of the...

Okay so after many commits and bad decisions that I subsequently fixed, got a functioning build that conforms to the yarn eslint standards. #606 The code still has the errors...

Just fixed the colon rendering issue, but still trying to figure out how to add newline characters to make things more visually appealing