-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UserSettings disable save button (#2488)
* Fix buggy disabled save button * Update hasAvatar when onSubmit is called * Update user in parent rather than props in child * Add argument to render UserSettings test * Specify setUser function and stop double submit * Create UserSettings test for disabled save button * Modify tests (#2508) Co-authored-by: Danny Rorabaugh <[email protected]> --------- Co-authored-by: Danny Rorabaugh <[email protected]>
- Loading branch information
1 parent
136bb89
commit 18a7210
Showing
3 changed files
with
67 additions
and
7 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
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
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