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

Add hints what is required or optional #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lechten
Copy link
Contributor

@lechten lechten commented Apr 22, 2023

This adds hints what is required or optional for registration of accounts.

In my local setup I also added hardcoded links to privacy policy and imprint after the span in SignInModal.tsx:

<br />
(By signing up, you agree to the <span className="hover:cursor-pointer hover:underline-offset-1 hover:underline hover:text-gray-700"> <a href="/privacy.html">Privacy Policy</a></span>.  <span className="hover:cursor-pointer hover:underline-offset-1 hover:underline hover:text-gray-700"> <a href="/imprint.html">Imprint</a></span>)

Maybe something like that could be configurable?

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.

1 participant