-
Notifications
You must be signed in to change notification settings - Fork 6
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
Organize Session Form Into wizard #44
Comments
hi |
Okay, let me work on the wizard first! |
Another thing I wanted to bring up, is that i'm looking into how the front-end would display validation feedback. Right now i'm trying to think of bring this into the code: https://getbootstrap.com/docs/4.0/components/forms/#validation |
Hi! Sorry I didn't get to work on the project this week! I'll carve out some time in the coming weekend to work on it. |
Hi! I'm in the process of creating the wizard and just wanted to make sure that it is a two-step form. So the first step would have all the form inputs listed here and then second step would be inviting the attendees? @mdwiltfong |
That's right! On top, the second step needs to handle failed attempts to create sessions |
Okay!
…On Mon, Jan 29, 2024 at 9:38 AM Michael Wiltfong ***@***.***> wrote:
Hi! I'm in the process of creating the wizard and just wanted to make sure
that it is a two-step form. So the first step would have all the form
inputs listed here <#43>
and then second step would be inviting the attendees? @mdwiltfong
<https://github.com/mdwiltfong>
That's right! On top, the second step needs to handle failed attempts to
create sessions
—
Reply to this email directly, view it on GitHub
<#44 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AITREXRGT7MM2O5BHOQNH3DYQ34RJAVCNFSM6AAAAABB7ODDCWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTHAYTQNBSHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
The form needs to be able to send data only for creating sessions, AND THEN accept invitees if the session was created.
The text was updated successfully, but these errors were encountered: