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 16, 2021. It is now read-only.
When user creates the test-entry, he will stay on the same page. He should be notified that he successfully created test entry and be redirected to the home page or to the same page.
The text was updated successfully, but these errors were encountered:
One should implement the logic in libs/frontend/test-entry/src/lib/components/create-test-entry/create-test-entry.component.ts by injecting the router in constructor and calling router.navigate. See https://angular.io/guide/router for more details.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When user creates the test-entry, he will stay on the same page. He should be notified that he successfully created test entry and be redirected to the home page or to the same page.
The text was updated successfully, but these errors were encountered: