Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

fix(pipeline/executionStatus): "details" link hidden by scrollbar.#6850

Merged
anotherchrisberry merged 1 commit intospinnaker:masterfrom
vlad-mh:patch-2
Apr 15, 2019
Merged

fix(pipeline/executionStatus): "details" link hidden by scrollbar.#6850
anotherchrisberry merged 1 commit intospinnaker:masterfrom
vlad-mh:patch-2

Conversation

@vlad-mh
Copy link
Contributor

@vlad-mh vlad-mh commented Apr 15, 2019

If the div showing execution status is too long on the X axis, the scrollbar will appear. That scrollbar, in conjunction with the overflow-y: hidden results in the "detail" link being impossible to click on.

56130276-b9db7580-5f84-11e9-91d3-8066fe5806de

If the div showing execution status is too long on the X axis, the scrollbar will appear. That scrollbar, in conjunction with the `overflow-y: hidden` results in the "detail" link being impossible to click on.
@anotherchrisberry
Copy link
Contributor

LGTM

@anotherchrisberry anotherchrisberry merged commit 2e4135a into spinnaker:master Apr 15, 2019
anotherchrisberry added a commit that referenced this pull request Apr 16, 2019
…85 and titus to 0.0.87 (#6855)

* chore(core): Bump version to 0.0.351

f6c87a3 refactor(core/amazon): allow custom load balancer creation flow (#6852)
6ddc476 fix(titus): correctly set dirty field on command viewstate (#6795)
20d6766 feat(help): Custom help link (#6842)
a9cfe57 chore: upgrade to react 16.8 (#6846)
2e4135a fix(pipeline/executionStatus): "details" link hidden by scrollbar. (#6850)
af8fa5f feat(preconfiguredJobs): support produce artifacts (#6845)
48ba3fc fix(core/pipeline): un-shadow parameter (#6843)
ec12527 feat(core/pipeline): add execution UI for waitForCondition stage (#6826)
e17f387 fix(artifacts): HTTP default artifact needs reference field (#6836)
e618548 feat(preconfiguredJob): logs for k8s jobs (#6840)
6072ee5 feat(core/pipelineConfig): toggle pins individually (#6830)
c25363c fix(artifacts): Clean pipeline expected artifacts when triggers are removed (#6799)
5640431 fix(k8s): Fix deploy manifest (#6833)
2020bf6 feat(core/execution-parameters): condense parameters/artifacts and make it collapsable (#6756)
2d7f388 feat(kubernetes): feature-flagged support for kubernetes traffic management strategies (#6816)
bcca9dc feat(core): Create pipeline from v2 template list
d7e860c fix(triggers): Remove RunAsUser if pipeline permissions enabled for react triggers. (#6818)
1201896 fix(mptv2): clicking a view link on template list screen throws exception (#6815)
985a3ad fix(artifacts): helm artifact, replace object assignw with object spread (#6814)
2039b34 fix(artifacts): default helm artifact editor is broken (#6811)
bdcbc97 fix(google): GCE create server group and load balancer fixes (#6806)

* chore(docker): Bump version to 0.0.36

d7e860c fix(triggers): Remove RunAsUser if pipeline permissions enabled for react triggers. (#6818)

* chore(amazon): Bump version to 0.0.185

f6c87a3 refactor(core/amazon): allow custom load balancer creation flow (#6852)
6ddc476 fix(titus): correctly set dirty field on command viewstate (#6795)

* chore(titus): Bump version to 0.0.87

30556ad fix(titus): send serverGroupName when terminating instances (#6854)
6ddc476 fix(titus): correctly set dirty field on command viewstate (#6795)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants