I have created a bug issue, I would appreciate it if someone could review/revise it if necessary.
This is my first issue in OpenMRS and I’m really looking forward to contributing to the project!
Hey @ibacher@yaroslav. Taking up on this, I found out that the specified title at some point is not returned, instead, we get back the default specified in the generic navGroup config schema.
Consoling the entire config object, noticed another error
Could you please enlight more about what might be causing the error @ibacher
yeah definitely, just figured that out now, and everything now works perfectly.
One with the default title WAt Group is where I left the navGroup property. So @yaroslav and @ibacher, I think we need to update this implementation if it is referenced somewhere.
i suppose we just have to use the correct format for the properties you want to configure.
Otherwise using the nav-group property too has use-cases, but yes there needs a clarification.
I also found a commit that may have caused the functionality to break. I’m not sure of the reason behind these changes, but it may be worth taking a closer look at it.
06c9d11c (feat) Should be able to create dashboards using config (#653)