Marc Abbyad

Results 64 comments of Marc Abbyad

Thanks for raising @mrjones-plip! I just noticed that improving the validation message has been mentioned [in this related issue](https://github.com/medic/cht-core/issues/6390#issuecomment-622514266), and can be done by updating the constraint message in the...

Good idea! Putting a reminder here for whoever picks this up to update the source XLSForm files on Drive, and **not** the [XForms directly](https://github.com/medic/cht-core/tree/master/config/default/forms/contact). _(I am also looking to see...

Yes, this can be rather confusing! Context for a label, vs context for a form is very different. I'd be in favour of being more even more explicit, eg: -...

We have [contact cards for people in Standard](https://github.com/medic/medic-webapp/blob/c2ad7b2c0865a3061b6fa7da2e27046a91e5fe81/config/standard/contact-summary.templated.js#L63), so if this doesn't work anymore it sounds like a regression.

Here are a couple user stories: 1) As a tech lead I want to download translations edited in the app to save them with my config in github. 1) As...

When new instances are set up, especially for test purposes, we often use a clone of an existing instance. It is also possible for configurable components to be edited in...

Just to clarify, does the result of the function change over the life of the task (eg change color based on closeness to due date)? My impression from initial conversations...

Great to see this moving forward with existing CHT Core features! The rest of the feedback on priority levels can be taken into account when task piroritization and display is...

Including different icons is technically easy and quick to do by including them [in this folder](https://github.com/medic/config-msf/tree/master/niger/resources), and referring to them in the task config. @n-orlowski, do you have icons to...

From our discussion, I think the problem here is that you want to specify a subfield (eg `parent._id`) which normally works, but not when using a reference (eg `parent._id: GET...