tscheckl / awayfromlife-events

0 stars 0 forks source link

Adapt New-Content Forms #72

Open tscheckl opened 5 years ago

tscheckl commented 5 years ago

Forms for creating new content need to implement a image upload + ideally image preview. They should also be moved to seperate pages instead of displaying them in dialogs as we're doing it right now

tscheckl commented 5 years ago

Need to find a way to track current status of one form, even when navigating away from that page. This will be necessary e.g. if a user creates a new event and wants to add a band that does not exist yet. He will then be navigated to the "new Band" form and complete that one. After that he should be redirected to the "new event" form and the information he previously entered should still be there so he can continue creating the event with the new band now available.