Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Wallet] fix missing full name error alert #1496

Merged
merged 1 commit into from
Oct 28, 2019

Conversation

i1skn
Copy link
Contributor

@i1skn i1skn commented Oct 28, 2019

Description

Fix the message in the alert, when full name is missing at the Welcome to Celo Wallet screen and Continue button is pressed.

Tested

Ran on a device for both Spanish and English languages.

Other changes

Introduced a new i18n key missingFullName

Related issues

Backwards compatibility

Yes

@codecov
Copy link

codecov bot commented Oct 28, 2019

Codecov Report

Merging #1496 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1496      +/-   ##
==========================================
+ Coverage   65.33%   65.39%   +0.06%     
==========================================
  Files         271      271              
  Lines        8184     8187       +3     
  Branches      501      501              
==========================================
+ Hits         5347     5354       +7     
+ Misses       2717     2712       -5     
- Partials      120      121       +1
Flag Coverage Δ
#mobile 65.39% <100%> (+0.06%) ⬆️
Impacted Files Coverage Δ
packages/mobile/src/invite/JoinCelo.tsx 79.41% <100%> (+6.68%) ⬆️
packages/mobile/src/app/ErrorMessages.ts 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d96abb...f372f47. Read the comment docs.

Copy link
Contributor

@jmrossy jmrossy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect 💯 ! Ship it!

@jmrossy jmrossy assigned i1skn and unassigned jmrossy Oct 28, 2019
@i1skn i1skn merged commit b2dc0e6 into celo-org:master Oct 28, 2019
@i1skn i1skn deleted the empty-full-name branch October 28, 2019 16:52
aaronmgdr added a commit that referenced this pull request Oct 29, 2019
…repo into aaronmgdr/invite-page

* 'aaronmgdr/invite-page' of github.com:celo-org/celo-monorepo: (63 commits)
  Fix compile error during local clean build (#1506)
  Update to RN 61 and AndroidX (#1343)
  Set usage of shuffled round robin in the genesis block (#1464)
  Add spanish backup key for backup key flow (#1500)
  Fix sync tests by pulling genesis block to determine epoch length (#1504)
  [Wallet] fix missing full name error alert (#1496)
  [Wallet + Verification Pool] Add details about generating an app-signature (#1482)
  Deploy celo's image of ethstats (#1421)
  Storing previous randomness values (#1197)
  [Wallet] Fix wei invite bug (#1489)
  Point all packages to latest ganache-cli master (#1488)
  Point end-to-end tests back to master (#1469)
  [Wallet] Migrate app view functions to contractkit (#1381)
  [Wallet] Add script to translate locale strings (#1485)
  [Wallet] Update wallet celo client version and add missing translations for backup flow (#1483)
  [Wallet] Hotfix local currency (#1481)
  [Wallet] Remove QR debouncing to improve responsiveness (#1480)
  [Wallet] Upgrade app version to v1.5.1 (#1463)
  Update governance end-to-end tests to work with changed precompile (#1476)
  Fixes key_placer.sh when encrypting files (#1465)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants