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

ODC-6159: Update quickstarts to fix missing shadow when user can scroll content #9550

Merged
merged 1 commit into from Jul 20, 2021

Conversation

jerolimov
Copy link
Member

@jerolimov jerolimov commented Jul 19, 2021

Fixes:
https://issues.redhat.com/browse/ODC-6159

Analysis / Root cause:
Similar to #9527 ... Shadow was not displayed anymore.

Solution Description:
Other shadows was added via a scss variable instead of the PF utility classname. Fixed this in PatternFly via PR patternfly/patternfly-quickstarts#15. Update @patternfly/quickstarts to include this fix.

Screen shots / Gifs for design review:
Before:
missing-shadow

After:
missing-shadow-fixed

Unit test coverage report:
Unchanged

Test setup:

  1. Open a quick start
  2. Reduce the window so that the content of the quick start is scrollable.

Browser conformance:

  • Chrome
  • Firefox
  • Safari
  • Edge

@openshift-ci openshift-ci bot requested review from rhamilto and zherman0 July 19, 2021 22:37
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 19, 2021
@jerolimov jerolimov changed the title Update quickstarts to fix missing shadow when user can scroll content ODC-6159: Update quickstarts to fix missing shadow when user can scroll content Jul 19, 2021
Copy link
Contributor

@rottencandy rottencandy left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 20, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 20, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jerolimov, jschuler, rottencandy

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 5e74a2d into openshift:master Jul 20, 2021
@spadgett spadgett added this to the v4.9 milestone Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants