diff --git a/CHANGELOG.md b/CHANGELOG.md index 1266ae6523d..35701527f99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,14 @@ -## v2.0.0-alpha.17 [unreleased] +## v2.0.0-alpha.18 [unreleased] + +### Features + +### UI Improvements + +### Bug Fixes +1. [14931](https://github.com/influxdata/influxdb/pull/14931): Remove scrollbars blocking onboarding UI step. + + +## v2.0.0-alpha.17 [2019-08-14] ### Features 1. [14809](https://github.com/influxdata/influxdb/pull/14809): Add task middleware's for checks and notifications diff --git a/ui/src/onboarding/components/AdminStep.tsx b/ui/src/onboarding/components/AdminStep.tsx index db784d471a4..a4a6c565c27 100644 --- a/ui/src/onboarding/components/AdminStep.tsx +++ b/ui/src/onboarding/components/AdminStep.tsx @@ -6,7 +6,6 @@ import {getDeep} from 'src/utils/wrappers' import {Form, Input, Grid} from '@influxdata/clockface' import QuestionMarkTooltip from 'src/shared/components/question_mark_tooltip/QuestionMarkTooltip' import OnboardingButtons from 'src/onboarding/components/OnboardingButtons' -import FancyScrollbar from 'src/shared/components/fancy_scrollbar/FancyScrollbar' // Actions import {setupAdmin} from 'src/onboarding/actions' @@ -72,131 +71,129 @@ class AdminStep extends PureComponent {
- -
-

- Setup Initial User -

-
- You will be able to create additional Users, Buckets and - Organizations later -
- - - +

+ Setup Initial User +

+
+ You will be able to create additional Users, Buckets and + Organizations later +
+ + + + + + + + + + + + + + - - - - - + + + + - - - - - - - - - - + + + + - - - - - - - - - - - -
-
+ + + + + +
- -
-

- Setup Initial User -

-
- You will be able to create additional Users, Buckets and Organizations later -
- +
+ You will be able to create additional Users, Buckets and Organizations later +
+ + - - - - - - - + + + + - - - - - + + + + - - - - - + + + + - - - - - + + + + - - - - - - -
-
+ + + + + +