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

feat:Added new organization onboarding UI and associated tests #493

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

Conversation

GuillermoFloresV
Copy link
Member

@GuillermoFloresV GuillermoFloresV commented Oct 11, 2023

Checklist:

Closes #494

Per conversation with Mrugesh, we have decided to add the ability to create organizations to Classroom Mode. This will take a bit of work, including adding orgs to our DB, this PR adds our base UI to create this new feature.

New onboarding page (/onboarding/neworganization) :
image

Onboarding Modal UI:
image
This shows the dropdown menu that comes up to select the type of organization
image
This shows an additional input tag that displays when the user picks "other"
image

@GuillermoFloresV GuillermoFloresV added the enhancement New feature or request label Oct 11, 2023
@GuillermoFloresV
Copy link
Member Author

GuillermoFloresV commented Oct 11, 2023

I need to add a snapshot test for our new onboarding page (/onboarding/neworganization). This plus a few more things to clean up and the PR will be ready to go.

Currently planning to be done with this by: 10/12/2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create onboarding experience for organizations using Classroom Mode
1 participant