fossasia / susi_iOS

SUSI AI iOS app http://susi.ai
Apache License 2.0
1.87k stars 139 forks source link

Name of the user should be displayed in the feedback section #423

Closed jogendra closed 6 years ago

jogendra commented 6 years ago

Actual Behaviour

Currently, the email address of the user is displayed in the feedback section.

Expected Behaviour

Now, the feedback object received in the JSON response has the name of the user as well. The name of the user should be displayed instead of the email address.

Would you like to work on the issue?

Yes