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.
Right now, if the user uploads the sample, it will stay on the same page with the disabled button. It should redirect user to the home page or to the same page with an enabled button and notification whether the sample has been uploaded successfully
The text was updated successfully, but these errors were encountered:
One should implement the logic in libs/frontend/samples/src/lib/components/dialog/dialog.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.
Right now, if the user uploads the sample, it will stay on the same page with the disabled button. It should redirect user to the home page or to the same page with an enabled button and notification whether the sample has been uploaded successfully
The text was updated successfully, but these errors were encountered: