You are browsing as a guest. Sign up (or log in) to start making projects!

2h 52m 48s logged

Invite collaborators & update form

  • You can now invite collaborators that will have access to edit the form, see its responses, and manage its settings! Only the form owner/creator can delete the form and invite and remove people, but invited people can basically do everything else
  • On the invite modal page, you can search for MacWeb accounts by their name, email, or about through an API endpoint I added, and select multiple people to invite to the form at once :thumbs-up:
  • Once you send out the invitation, you’ll see the users added to the form on the modal, and you can remove their access by clicking on the trash icon as well
  • There isn’t real time form collaborative editing (at least not yet, though I don’t plan on overcomplicating a simple form app to be like Google Forms :crine: ), but changes you make to the form are revalidated the moment you click on save
  • You can now actually edit and update your form by going to the edit tab and editing the form and its questions. This was actually fairly easy to implement since I just had to use the component used for the form creation page and update a few things
  • Optimized database operations and API calls
  • Updated schema and types
  • Updated styling
0
98

Comments 0

No comments yet. Be the first!