PromucFlow_constructor/app/client/cypress/integration
Hetu Nandu f0e33eab57
feat: Command Click for nested properties (#19004)
## Description
Building on top of [Command Click](#18326) we are now adding more links
for entities where navigation is possible.

This is mainly JS Objects where function and variable names are part of
the code itself. Clicking on the link will navigate to the JS Object and
set the cursor on the item you clicked on.

We are also enabling this for Form Widget where in `Form1.data.Input1`
the "Input1" link will take you to that widget


> TLDR; 
You can now command click on nested properties of an entity

Fixes #18636
2022-12-26 10:49:02 +05:30
..
Smoke_TestSuite feat: Command Click for nested properties (#19004) 2022-12-26 10:49:02 +05:30
Smoke_TestSuite_Fat/ClientSideTests feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30