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

Split the invitation creation into two screens #420

Open
mikron-ia opened this issue Jul 8, 2024 · 0 comments
Open

Split the invitation creation into two screens #420

mikron-ia opened this issue Jul 8, 2024 · 0 comments
Labels
backend Issue concerning backend importance: should Optional, but useful or needed, but not critically; should be done

Comments

@mikron-ia
Copy link
Owner

Currently, it is not possible to see the invitational e-mail as it will appear. Add a preview of the full content. The edit page would create the invitation, but explicitly not send it yet.

On the form page:

  • change the button to Prepare invitation

On the preview page:

  • this does not have to contain the link (it is not generated at this stage), there can be a placeholder.
  • display the subject and the content separately
  • add previous consent needed warning
  • consider adding From: field display as well (the e-mail from which it will be send)
  • use the proper Send button

On the index page:

  • Add view option and move all other actions to the view screen
@mikron-ia mikron-ia added backend Issue concerning backend importance: should Optional, but useful or needed, but not critically; should be done labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issue concerning backend importance: should Optional, but useful or needed, but not critically; should be done
Projects
None yet
Development

No branches or pull requests

1 participant