Description
If you are in a fresh browser-window and you create a new tenant and click on Create and Edit at the end the references tab stays empty.
Same emptiness can be achieved with clicking Create at the end and then going to Pages -> click the (i) on Home and checking the referneces here (not 100% reproduceable)
Test Coverage
There is an end-2-end test called 'open first reference of "Home"'
> Jump to Source on GitHub <
The test is currently set to Scenario.skip
If you want to run ONLY this test change it to Scenario.only and then run npm run test -- --steps
Video

Description
If you are in a fresh browser-window and you create a new tenant and click on
Create and Editat the end the references tab stays empty.Same emptiness can be achieved with clicking
Createat the end and then going toPages-> click the(i)onHomeand checking the referneces here (not 100% reproduceable)Test Coverage
There is an end-2-end test called
'open first reference of "Home"'> Jump to Source on GitHub <
The test is currently set to
Scenario.skipIf you want to run ONLY this test change it to
Scenario.onlyand then runnpm run test -- --stepsVideo