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

Dashboard fix for md resolution, transactions load fix, block info row fix, address page issues, check mark issue #2291

Merged
merged 12 commits into from
Jul 4, 2019

Conversation

maxgrapps
Copy link
Contributor

@maxgrapps maxgrapps commented Jul 3, 2019

  1. Fixed stats width for md resolution
    Before:
    Screen Shot 2019-07-03 at 18 22 33
    After:
    Screen Shot 2019-07-03 at 18 27 23

  2. Transaction load animation fix on md resolution
    Before:
    Screen Shot 2019-07-03 at 18 31 54
    After:
    Screen Shot 2019-07-03 at 18 31 41

  3. Block details row fix for sm resolutions
    Before:
    Screen Shot 2019-07-04 at 11 47 48
    After:
    Screen Shot 2019-07-04 at 11 57 19

  4. Addresses tiles changed to table
    Before:
    Screen Shot 2019-07-04 at 12 18 23
    After:
    Screen Shot 2019-07-04 at 13 33 35

  5. Address page card title issue on sm resolution
    Before:
    Screen Shot 2019-07-04 at 13 43 40
    After:
    Screen Shot 2019-07-04 at 13 49 13

  6. Changed check mark color to white on active tab, Issue - Checkmark is invisible on selected tab in the new design #1993
    Before:
    Screen Shot 2019-07-04 at 14 03 14
    After:
    Screen Shot 2019-07-04 at 14 04 50

@maxgrapps maxgrapps changed the title Dashboard fix for md resolution, transactions load fix Dashboard fix for md resolution, transactions load fix, block info row fix Jul 4, 2019
@maxgrapps maxgrapps changed the title Dashboard fix for md resolution, transactions load fix, block info row fix Dashboard fix for md resolution, transactions load fix, block info row fix, addresses page issue Jul 4, 2019
@maxgrapps maxgrapps changed the title Dashboard fix for md resolution, transactions load fix, block info row fix, addresses page issue Dashboard fix for md resolution, transactions load fix, block info row fix, address page issues Jul 4, 2019
CHANGELOG.md Outdated
@@ -24,6 +24,7 @@
- [#2266](https://github.com/poanetwork/blockscout/pull/2266) - allow excluding uncles from average block time calculation

### Fixes
- [#2291](https://github.com/poanetwork/blockscout/pull/2291) - dashboard fix for md resolution, transactions load fix, block info row fix, addresses page issue
Copy link
Member

Choose a reason for hiding this comment

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

@maxgrapps incorrect place for CHANGELOG entry

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@vbaranov what is incorrect? Should I place something to features?

Copy link
Member

Choose a reason for hiding this comment

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

No, you are trying to change log of the published release

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@vbaranov got it, replaced to current version fixes, thanks

@maxgrapps maxgrapps changed the title Dashboard fix for md resolution, transactions load fix, block info row fix, address page issues Dashboard fix for md resolution, transactions load fix, block info row fix, address page issues, check mark issue Jul 4, 2019
@vbaranov vbaranov merged commit 31d8560 into blockscout:master Jul 4, 2019
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.

2 participants