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

refactor: update block tx headings #797

Merged
merged 3 commits into from
Jun 8, 2021

Conversation

alexbarnsley
Copy link
Member

Summary

https://app.clickup.com/t/kza8rb

Checklist

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

Copy link

@samharperpittam samharperpittam left a comment

Choose a reason for hiding this comment

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

There's a few pages that still require some changes to header sizes.

  • Multipay Transaction. Recipient List should be 24px
  • Multivote Transaction - Multivote should be 24px
  • Multisig Transaction - Participants should be 24px
  • Votes (wallets/DJpFwW39QnQvQRQJF2MCfAoKvsX4DJ28jq/voters) - Voters should be 24px
  • Generated Blocks - (/wallets/DJpFwW39QnQvQRQJF2MCfAoKvsX4DJ28jq/blocks) - Block History should be 24px.

@ItsANameToo ItsANameToo marked this pull request as draft June 7, 2021 14:54
@alexbarnsley alexbarnsley marked this pull request as ready for review June 7, 2021 16:36
@alexbarnsley
Copy link
Member Author

should be done @samharperpittam

@@ -22,7 +22,7 @@
<x-ark-container>
<div id="transaction-list" class="w-full">
<div class="flex relative justify-between items-end mb-3">
<h2>@lang('pages.block.transactions')</h2>
<h2 class="text-2xl">@lang('pages.block.transactions')</h2>
Copy link
Member

Choose a reason for hiding this comment

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

use proper header classes, either change it to h3 or whatever is needed, or use header-3 if the tag should be different from the styling
image

Copy link
Member

Choose a reason for hiding this comment

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

@alexbarnsley above applies to a few files

Copy link
Member Author

Choose a reason for hiding this comment

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

@ItsANameToo it's forced font size because they're 24px even on mobile devices. I didn't check the new ones Sam recommended though. I will check the things Sam asked to be changed too. Below is from the XD for the Block transactions headings

Largest device:
image

Smallest device:
image

@ItsANameToo ItsANameToo marked this pull request as draft June 7, 2021 18:49
@alexbarnsley alexbarnsley marked this pull request as ready for review June 8, 2021 12:58
@ItsANameToo ItsANameToo merged commit 426ad86 into deps-and-padding Jun 8, 2021
@ItsANameToo ItsANameToo deleted the refactor/update-block-tx-headings branch June 8, 2021 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants