Code review comment for lp:~mihirsoni/ubuntu-calendar-app/1295941

Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

Current code handles only one guest.

We need to allow entry of multiple guests in NewEvent,
So when user press enter key( or we can add some button for it) on Guest entry box, we should move it to listbox and empty the guest entry box.

using this or some better approach from design team can allow multiple entry of guests.

« Back to merge proposal