PromucFlow_constructor/app/client/src/navigation
Aman Agarwal c2aed91f3f
fix: added condition to store nav context if datasource already created on changing the page from ds routes (#22557)
When changing page while creating a new datasource without saving it:
Previously:

- The incorrect datasource navigation context was being stored
- which led to an unresponsive application

Now:

- The navigation context will only be stored if the datasource is
already created and not in an interim state

`Condition has been added to datasource routes only.`
2023-04-26 16:03:35 +00:00
..
FocusElements.ts feat: Error Navigation (#21753) 2023-04-10 18:29:14 +05:30
FocusEntity.test.ts feat: URL Navigation for Widgets (#20202) 2023-02-21 19:08:16 +05:30
FocusEntity.ts fix: added condition to store nav context if datasource already created on changing the page from ds routes (#22557) 2023-04-26 16:03:35 +00:00