@figma make for hours; since 8pm yesterday, I restarted and finally fixed the flow.
Turns out, if you don't pay attention to detail and fix a broken flow on time, it could affect the succeeding flows. Or I think it may have worked for me cause I went ahead to clear context?
I'm almost finished with the starting flow; Event Creation.
Fixed the landing to be responsive up till the event creation(modal).
Adjusted the image upload container in the event creation modal to preserve state, so the image doesn't vanish when you proceed through the event creation steps.
Made the input fields and date and time picker completely functional, with the AM/PM toggle functioning and to also update directly without opening the picker, and even from the picker the toggle updates as well.
Next thing? Set the input fields and date & time pickers to preserve state, so when we move through flows it doesn't loose data given.
And I'll include error states for emtpy input fields, so users can't advance if fields are empty.