forked from openedx/frontend-app-account
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Change Which VerifiedName Record is Displayed When Most Recent …
…VerifiedName is Denied If a learner requests a profile name change or verified name change that requires ID verification, their ID verification submission may be rejected. This code change changes the verified name that is displayed in this case. If a learner's most recent verified name record has been denied, and the learner has a previously approved verified name, display that. If If a learner's most recent verified name record has been denied, and the learner either has no previously verified name records or no previous verified name records at all, do not show a verified name field. It also refactors the code to better support UI treatments for other verified name statuses, like pending and submitted. MST-954 (https://openedx.atlassian.net/browse/MST-954)
- Loading branch information
1 parent
9261711
commit 37d0e6e
Showing
1 changed file
with
77 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters