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

Simplify status + content display overlaps/page fixing #7264

Merged
merged 1 commit into from Dec 12, 2017
Merged

Conversation

jacogr
Copy link
Contributor

@jacogr jacogr commented Dec 11, 2017

  1. Get rid of the display + fixed approach, rather have the status + content in 2 separate section, the lower content layer being scrollable.
  2. Apply consistently to both dapps and dapp views.
  3. Firefox now renders consistently again (although in that case the apps take up too much space, to be fixed in Add dapp shell pinning, search & quick-launch functionality #7224)

Closes #7242 - error bar is still always visible, however doesn't overlap

@jacogr jacogr added A0-pleasereview 🤓 Pull request needs code review. M7-ui labels Dec 11, 2017
))
}
</div>
<Page className={ styles.dapps }>
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm modifying this heavily in #7266, I think you can remove it from this PR. It would save some time for me or you resolving conflicts

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup, just made a comment - think we need this one in first and then make sure that your still works 100% as expected. I'm worried since the top layout is now not a fixed bar anymore, rather a proper layout. (Needed to get done since we have had complaints about overlaps)

Copy link
Contributor

Choose a reason for hiding this comment

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

Agreed, i'll rebase mine on yours.

@amaury1093 amaury1093 added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Dec 12, 2017
@jacogr jacogr merged commit 11b0cb8 into master Dec 12, 2017
@jacogr jacogr deleted the jg-bar-overlay branch December 12, 2017 10:26
@5chdn 5chdn added this to the 1.9 milestone Dec 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Red ribbon covering critical buttons in the UI
3 participants