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

ResearchGroup Creation View #67

Open
cc-a opened this issue Jan 13, 2025 · 0 comments
Open

ResearchGroup Creation View #67

cc-a opened this issue Jan 13, 2025 · 0 comments

Comments

@cc-a
Copy link
Collaborator

cc-a commented Jan 13, 2025

The workflow by which a PI creates a ResearchGroup instance. Two step process using a form:

  • Getting the view displays terms and conditions (placeholder text is fine for now) and contains a form with a single checkbox for accepting the T&Cs.
  • Posting the form data validates that the checkbox has been clicked and creates the ResearchGroup instance.

Permission to access the view should be gated behind the permission check implemented in #65 to prevent ineligable users from creating a ResearchGroup.

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

No branches or pull requests

1 participant