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

Scan: Update Latest Transactions on Mobile #2299

Merged
merged 6 commits into from
Jul 23, 2020
Merged

Conversation

pzshine
Copy link
Member

@pzshine pzshine commented Jul 23, 2020

Fixed: #2217

Implementation details

  • Updated the mobile screen from 567px to 768px
  • Fixed the spacing on homepage (actions column doesn't align with the value).
  • Implemented the mobile card for Latest Transactions Section.

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 review from tansawit and evilpeach July 23, 2020 08:56
@render
Copy link

render bot commented Jul 23, 2020

scan/src/components/LatestTxTable.re Outdated Show resolved Hide resolved
Copy link
Contributor

@evilpeach evilpeach left a comment

Choose a reason for hiding this comment

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

Let's decrease showing tx list to 5.

@evilpeach evilpeach merged commit a63ebf0 into master Jul 23, 2020
@evilpeach evilpeach deleted the mobile-latest-tx-r2 branch July 23, 2020 10:37
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.

Latest Tx (Mobile)
2 participants