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

Iss 351 - Failed to Sync with API Server UI #381

Merged
merged 4 commits into from
Sep 13, 2017
Merged

Iss 351 - Failed to Sync with API Server UI #381

merged 4 commits into from
Sep 13, 2017

Conversation

calvinfroedge
Copy link
Contributor

Resolves issue #351

iss351

@calvinfroedge calvinfroedge added this to the 170914 milestone Sep 11, 2017
}

render() {
const { props } = this;
let options = this.props.apis.map(entry => {
Copy link
Contributor

Choose a reason for hiding this comment

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

You can remove this since it's not used anymore

@@ -48,55 +52,20 @@ class SyncError extends React.Component {
return (

<div className="grid-frame vertical">

<div className="grid-container text-center" style={{paddingTop: "5rem", maxWidth: "40rem"}}>
<div className="grid-container text-center" style={{paddingTop: "5rem", maxWidth: "90%", overflowY: "auto"}}>
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks weird on a wide screen, with the scrollbar indented from the right:

image

@calvinfroedge
Copy link
Contributor Author

iss-351

Made so scrollbar appears in extreme right hand side

@svk31 svk31 merged commit 04f5e43 into staging Sep 13, 2017
@svk31 svk31 deleted the iss-351 branch September 13, 2017 07:18
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.

None yet

2 participants