Charissa Miller
Charissa Miller
Hi @IgorGanapolsky, This error typically occurs due to a broken npm install or when `ng serve` is run from the wrong directory. Please try removing the `node_modules/` directory and the...
Related to #308, which allows the parent technique to be changed on a sub-technique page. The `subtechnique-of` relationship with the previous parent is deprecated and a new `subtechnique-of` relationship is...
Hi @davidribyrne, It sounds like your docker images may have been built with an older version of the repository. I'd suggest taking the following steps: 1. Pull the latest code...
Hi @lilyjw, Thanks for reaching out! I can definitely see why it might be preferable to have a configuration setting for the theme. You're correct the user's system settings are...
Hi @rubinatorz, Thanks for your comment! You're correct this was a purposeful change - to include an underline on a technique when it has metadata attached. This was a feature...
Hi @zacheller, Thanks for reaching out! You're correct that there isn't currently a way to customize the default background color of the technique cells. I think this could be an...
Ah, you're absolutely right, sorry about that! Thank you for pointing it out. The default cell text color is actually assigned in the `getTechniqueTextColor()` function in `nav-app/src/app/matrix/cell.ts` on the [last...
Changes have been staged on `develop` and will be included in the next release.
Thank you for your contributions!
Changes are staged on `develop` and will be included in the next Navigator release.