Closed ramimanna closed 6 years ago
Gotchu, was being confused about that block of code :p
Also, in terms of UI, I was thinking 3 checkboxes for the roles, because a select2 multiselect seems overkill
Completely agree. Once I fix up my hacky thing then it should work fine!
A little more complicated than I thought, but seems resolved :)
Feel free to re-open if you find bugs with the data saving!
This comes from a hacky thing I did. Culprit:
Need to go through and change the data stored in firestore to boolean, then update everywhere to render "True" as "Yes". This will need to be done in
table.js
(create arenderBoolean
method) in addition tomodal.js