stuyspec / cms

New CMS using React + Typescript.
MIT License
5 stars 10 forks source link

Uploading a String[] of Roles #35

Open vs2961 opened 4 years ago

vs2961 commented 4 years ago

This is linked to https://github.com/stuyspec/stuyspec-api/issues/158. We want to create a way for us to upload a String[] of roles to the database. I would suggest that you replace the current dropdown menu with Chips from RMWC.

AndySok commented 3 years ago

Check what I said in stuyspec/stuyspec-api#158.