Commit Graph

13 Commits (61eaf51f1a6315375c4c359ac6e6b19151a0d4cd)

Author SHA1 Message Date
Audric Ackermann 25cf11f86a feat: call setName/setNameTruncated depending on usecase for nts 1 year ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
1 year ago
yougotwill eaeabaf813 fix: dont trim display name when sanitizing
trim on submission
1 year ago
William Grant 5ef5fc59a8 fix: correctly trim usernames 1 year ago
William Grant 7b634df2b5 fix: sanitizeDisplayNameOrToast setDisplayNameError to onDisplayNameError
since it can be useState or redux
1 year ago
William Grant 94abe60af1 feat: added SessionInput to Profile Modal
layout and style improvements, disable ui during name change, improved keyboard navigation
1 year ago
William Grant 4c48056013 fix: moved resetRegistration out of utils to make unit testing easier 2 years ago
William Grant 1b405f533e feat: working on restoring accounts with fetch
loads correctly but isn't saved to db and is lost on refresh
2 years ago
William Grant 8dceb93b09 feat: reset onboarding state when we return to the start stage
added better logging for create account flow
2 years ago
William Grant baca07a83b feat: moved frontend errors to redux 2 years ago
William Grant e6dedc83fb feat: finished fade animation between steps
moved useState props to redux, fixed back button
2 years ago
William Grant 2c83d41ccd fix: error handling now works correctly for all stages
buttons also correctly disable themselves
2 years 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
2 years ago