Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Scan: Improved the layout to compatable with small mobile screen #2378

Merged
merged 7 commits into from
Aug 5, 2020

Conversation

pzshine
Copy link
Member

@pzshine pzshine commented Aug 3, 2020

Fixed: #2356

Implementation details

  • Adjusted all pages to compatible with small mobile screens.

Please ensure the following requirements are met before submitting a pull request:

  • The pull request is targeted against the correct target branch
  • The pull request is linked to an issue with appropriate discussion and an accepted design OR is linked to a spec that describes the work.
  • The pull request includes a description of the implementation/work done in detail.
  • The pull request includes any and all appropriate unit/integration tests
  • You have added a relevant changelog entry to CHANGELOG_UNRELEASED.md
  • You have re-reviewed the files affected by the pull request (e.g. using the Files changed tab in the Github PR explorer)

@pzshine pzshine requested a review from evilpeach August 3, 2020 09:17
@render
Copy link

render bot commented Aug 3, 2020

@pzshine pzshine force-pushed the improve-small-mobile-device branch from 858d432 to 85186ed Compare August 4, 2020 09:02
scan/src/components/LatestTxTable.re Outdated Show resolved Hide resolved
scan/src/reusable/Text.re Outdated Show resolved Hide resolved
scan/src/reusable/AddressRender.re Outdated Show resolved Hide resolved
scan/src/reusable/AddressRender.re Outdated Show resolved Hide resolved
@pzshine pzshine force-pushed the improve-small-mobile-device branch from f26bd18 to 80b3418 Compare August 4, 2020 16:56
@pzshine pzshine requested a review from evilpeach August 4, 2020 16:57
scan/src/components/TxsTable.re Outdated Show resolved Hide resolved
scan/src/pages/AccountIndexPage.re Outdated Show resolved Hide resolved
@pzshine pzshine requested a review from evilpeach August 5, 2020 10:31
@evilpeach evilpeach merged commit 4242ca6 into master Aug 5, 2020
@evilpeach evilpeach deleted the improve-small-mobile-device branch August 5, 2020 13:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support small mobile screen size
2 participants