teamraincoat / agricat

Enrollment application for agricultural insurance policies
0 stars 0 forks source link

Change spoken language input type to multiple select list #46

Closed j0x0j closed 2 years ago

j0x0j commented 2 years ago

We need to allow the enroller to select more than one spoken language in the register user screen: https://www.figma.com/file/qiAa8NJWS1avYPbZcMLQ9K/Rancoat-App?node-id=505%3A69

Should use the same input component as: https://www.figma.com/file/qiAa8NJWS1avYPbZcMLQ9K/Rancoat-App?node-id=7%3A1705

I added a new field to the EnrollmentSchema - spokenLanguages which is an array of strings. Please enter the list of selected languages for farmer in that field.