- [x] Null error on `vm.onSuccess`   - [x] Request should go with `type` = `TECHNICAL_FEEDBACK` so that password is applied. - [x] Use input type password for password field - [x] Display the average feedback score in the contribution cards, with the popup showing the detail of the three scores.   - [x] Show password field only if campaign has configured a password - [x] Make sure sorting by average feedback is working and that averages shown in cards are correct - [x] Show average feedback also in proposal page, just as shown with upvotes and down vots - [x] After submitting a feedback, update stats in page
vm.onSuccesstype=TECHNICAL_FEEDBACKso that password is applied.