Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

fix: responsive welcome page and some tweaks #2063

Merged
merged 4 commits into from
Jun 9, 2020

Conversation

brenopolanski
Copy link
Contributor

@brenopolanski brenopolanski commented Jun 9, 2020

Summary

Some fixes in responsive page:

Screenshot from 2020-06-08 22-52-13
Screenshot from 2020-06-08 22-51-46

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Bugfix The pull request fixes an incorrect functionality or behaviour. labels Jun 9, 2020
@brenopolanski brenopolanski marked this pull request as draft June 9, 2020 01:31
@brenopolanski brenopolanski marked this pull request as ready for review June 9, 2020 02:00
@codecov
Copy link

codecov bot commented Jun 9, 2020

Codecov Report

Merging #2063 into 3.0-react will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           3.0-react     #2063   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
===========================================
  Files             34        35    +1     
  Lines            221       223    +2     
  Branches          35        35           
===========================================
+ Hits             221       223    +2     
Impacted Files Coverage Δ
src/app/components/Button/Button.tsx 100.00% <ø> (ø)
...ains/profile/pages/CreateProfile/CreateProfile.tsx 100.00% <ø> (ø)
src/app/components/Button/style.ts 100.00% <100.00%> (ø)
src/app/components/Modal/Modal.tsx 100.00% <100.00%> (ø)
src/domains/profile/pages/Welcome/Welcome.tsx 100.00% <100.00%> (ø)
...mponents/WalletMnemonicList/WalletMnemonicList.tsx 100.00% <100.00%> (ø)

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 aa6be70...101f172. Read the comment docs.

@brenopolanski brenopolanski changed the title fix: profile welcome responsive fix: responsive welcome page and some tweaks Jun 9, 2020
@faustbrian faustbrian merged commit 4b8e3eb into 3.0-react Jun 9, 2020
@ghost ghost deleted the fix/profile-welcome-responsive branch June 9, 2020 02:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Low Less than 64 lines changed. Type: Bugfix The pull request fixes an incorrect functionality or behaviour.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants