desmos-labs / mooncake

The first decentralized social app based on Desmos
MIT License
46 stars 14 forks source link

UI and UX improvements #75

Closed RiccardoM closed 4 years ago

RiccardoM commented 4 years ago

Description

This PR implements various UI and UX fixes. Particularly:

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #75 into master will decrease coverage by 0.19%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   17.75%   17.56%   -0.20%     
==========================================
  Files         254      256       +2     
  Lines        6177     6247      +70     
==========================================
  Hits         1097     1097              
- Misses       5080     5150      +70     
Impacted Files Coverage Δ
lib/ui/blocs/mnemonic/mnemonic_bloc.dart 0.00% <0.00%> (ø)
lib/ui/blocs/mnemonic/mnemonic_event.dart 0.00% <ø> (ø)
lib/ui/blocs/mnemonic/mnemonic_state.dart 0.00% <0.00%> (ø)
.../ui/blocs/restore_backup/restore_backup_state.dart 0.00% <0.00%> (ø)
lib/ui/localization/export.dart 0.00% <0.00%> (ø)
.../screens/login/restore_mnemonic_backup_screen.dart 0.00% <0.00%> (ø)
...ens/security/security_login_biometrics_screen.dart 0.00% <0.00%> (ø)
...reens/security/security_login_password_screen.dart 0.00% <0.00%> (ø)
lib/ui/theme/fonts.dart 0.00% <0.00%> (ø)
lib/ui/theme/theme.dart 0.00% <0.00%> (ø)
... and 9 more

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 0b0fdb9...0d5ba4e. Read the comment docs.