You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.
Instead of using directly inside Asset{List,Form}, the "react-y" way is probably to have an onNavigateToAsset prop or similar which is called when the user wants to navigate to an asset. (E.g. by clicking on the item in the list.) This can navigate the browser in the application but can simply set a flag in test to check it was called.
The text was updated successfully, but these errors were encountered:
Instead of using directly inside Asset{List,Form}, the "react-y" way is probably to have an onNavigateToAsset prop or similar which is called when the user wants to navigate to an asset. (E.g. by clicking on the item in the list.) This can navigate the browser in the application but can simply set a flag in test to check it was called.
The text was updated successfully, but these errors were encountered: