Chris Knoll
Chris Knoll
@alondhe , would you mind checking out these changes and provide feedback or approve?
@leeevans : Thanks for your feedback. While Broadsea contains the full stack, I'm guessing that the reason that we have a docker config here in Atlas is that people may...
@leeevans thanks! This all makes sense to me and I appreciate that each repo would maintain their own docker info because it would be a headache for Broadsea to keep...
Question on this functionality: `` 6. have a link to jump to the cohort definition `` Are you requesting that while you are in the UI element to choose a...
So this uses a mini concept browser to select the list of concepts int he domain to choose. If you see, it is trying to call a server side call,...
> Is that a different component, or another instantiation of the same component? If there is a different one, could you point me towards where the source for that lives?...
I'm running into same issue: we're using the jsonlite function null_to_na to convert nulls to NA in object...but this isn't an exported function. Is it that difficult to add `@export`...
I also am looking for this functionality. Does anyone has something that behaves like knockout-sortable but allows multi-select of the list items?
So, @nerfpops brings up an intersting case that I thought would be a problem re: the if: binding. I was just looking at code in my own project that uses...
I'll go down on record saying I do not need jsx :). In my component usage, I commonly will share a model behavior, but have different layouts (re: read-only vs....