anitab-org / mentorship-ios

THIS PROJECT IS ARCHIVED. Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the iOS application of this project.
GNU General Public License v3.0
14 stars 28 forks source link

Change password error not seen on success #136

Closed aaryankotharii closed 4 years ago

aaryankotharii commented 4 years ago

Description

ChangePassword error label not seen on success now.

Fixes #134

Preview:

### Type of Change: - Code **Code/Quality Assurance Only** - Bug fix (non-breaking change which fixes an issue) ### How Has This Been Tested? Xcode Simulator. ### Checklist: **Delete irrelevant options.** - [x] My PR follows the style guidelines of this project - [x] I have performed a self-review of my own code or materials **Code/Quality Assurance Only** - [x] My changes generate no new warnings - [x] My PR currently breaks something (fix or feature that would cause existing functionality to not work as expected) This pr contains a bug which will be resolved in the pr for issue #135