Commit Graph

10 Commits (5ef5fc59a8de783ae4c2798c7683ea60349322e8)

Author SHA1 Message Date
William Grant 5ef5fc59a8 fix: correctly trim usernames 10 months ago
William Grant 7b634df2b5 fix: sanitizeDisplayNameOrToast setDisplayNameError to onDisplayNameError
since it can be useState or redux
11 months ago
William Grant 94abe60af1 feat: added SessionInput to Profile Modal
layout and style improvements, disable ui during name change, improved keyboard navigation
12 months ago
William Grant 4c48056013 fix: moved resetRegistration out of utils to make unit testing easier 1 year ago
William Grant 1b405f533e feat: working on restoring accounts with fetch
loads correctly but isn't saved to db and is lost on refresh
1 year ago
William Grant 8dceb93b09 feat: reset onboarding state when we return to the start stage
added better logging for create account flow
1 year ago
William Grant baca07a83b feat: moved frontend errors to redux 1 year ago
William Grant e6dedc83fb feat: finished fade animation between steps
moved useState props to redux, fixed back button
1 year ago
William Grant 2c83d41ccd fix: error handling now works correctly for all stages
buttons also correctly disable themselves
1 year ago
William Grant 6f84d5bede feat: animated progress loader to spec
timeout display name fetch to 15 seconds, added display name inital screen still needs work
1 year ago