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

Update loading splash to fit in with l&f #3685

Merged
merged 1 commit into from
Nov 29, 2016
Merged

Update loading splash to fit in with l&f #3685

merged 1 commit into from
Nov 29, 2016

Conversation

jacogr
Copy link
Contributor

@jacogr jacogr commented Nov 29, 2016

Driving me a bit batty, @ngotchac as discussed.

@jacogr jacogr added A0-pleasereview 🤓 Pull request needs code review. A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). M7-ui labels Nov 29, 2016
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 85.96% when pulling a537ef9 on jg-loading into 1a53ab7 on master.

color: #ddd;
background: white;
font-family: 'Roboto', sans-serif;
font-size: 16px;
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not using em font size ?

Copy link
Contributor Author

@jacogr jacogr Nov 29, 2016

Choose a reason for hiding this comment

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

Material-UI defaults to 16px, so sticking with that so there is no jarring effect. (Bear in mind that this gets replaced in some dapps with "Loading Application" as soon as it does it's thing so there is no "o, it looks different now" effect - the dapps are also at 2em for the loading font)

@ngotchac
Copy link
Contributor

ngotchac commented Nov 29, 2016

I agree, it looks better. I think we could have a CSS spinner for more dynamic loading, if we want to go down that road.
We could (should maybe) also have CSS extracted from the app in production build (not in dev because Hot Reload wouldn't work) so we don't have this weird initial render for a second or so. (not in the scope of this PR though)

@ngotchac ngotchac added A6-mustntgrumble 💦 Pull request has areas for improvement. The author need not address them before merging. A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. A6-mustntgrumble 💦 Pull request has areas for improvement. The author need not address them before merging. labels Nov 29, 2016
@ngotchac ngotchac merged commit 8fd8bdf into master Nov 29, 2016
@ngotchac ngotchac deleted the jg-loading branch November 29, 2016 23:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants