I am using supabase for authentication. I have an action in the workflow after the supabase account creation that shows a component that tells the user that the account was created successfully. On that component I have a button that is supposed to navigate the user to a specific page for them to finish setting up their profile but instead it sends the user to the home page. Is there anyway to make it follow my navigation instead of going to the home page?