Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

routing to dashboard after registration process #471

Conversation

phBucher0
Copy link
Contributor

closes #455

@phBucher0 phBucher0 requested a review from ptruessel June 3, 2024 15:02
@phBucher0 phBucher0 self-assigned this Jun 3, 2024
Copy link
Member

@ptruessel ptruessel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not use an if-then-alse statement, only change the target to the dashboard.

@@ -85,6 +85,7 @@
</select>
</div>
</cfif>
<input type="boolean" name="after_registration" hidden>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The type "boolean" doesnt exist, please use "hidden" instead:

@ptruessel ptruessel marked this pull request as draft July 29, 2024 06:58
@ptruessel ptruessel closed this Sep 30, 2024
@ptruessel ptruessel deleted the enhancment/pb-455-after-registration-send-the-user-to-the-dashboard branch September 30, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants