Open mdwiltfong opened 9 months ago
hi
@ivavay if you're thinking about taking on validation, let me know. I have a WIP on it so far here
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
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 https://github.com/mdwiltfong/secret-santa/issues/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 https://github.com/mdwiltfong/secret-santa/issues/44#issuecomment-1913818428, 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.