Skip to content

Show warning when no inway #1045

Jorn Luiten requested to merge review/1045_warning-when-no-inway into master

New component OrganizationInwayCheck is using store. This component is added in PageTemplate.

A couple of tests (8) were rendering PageTemplate in some way, and were obviously not providing the new ApplicationStore. So they failed.
Since these tests do not require the AppliationStore, I mocked OrganizationInwayCheck in those tests.

Note: updated to latest design system with brighter color for links and focus, because of failing a11y tests.

Edited by Jorn Luiten

Merge request reports