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-6128: Fix form footer shadow #9527

Merged
merged 1 commit into from Jul 20, 2021

Conversation

jerolimov
Copy link
Member

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

Analysis / Root cause:
Bisect the missing form footer, it was now shown anymore after #9329 was merged. But this change doesn't include an obvious reason why this breaks.

Solution Description:
Other shadows was added via a scss variable instead of the PF utility classname. So change this to similar implementation.

Search for pf-u-box-shadow vs --pf-global--BoxShadow

Screen shots / Gifs for design review:
Before:
before

After:
after

Unit test coverage report:
Unchanged

Test setup:

  1. Switch to developer perspective
  2. Add page
  3. Import from Git for example

Browser conformance:

  • Chrome
  • Firefox
  • Safari
  • Edge

@openshift-ci openshift-ci bot added component/shared Related to console-shared approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jul 15, 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.

Shadow shows up properly.
/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, 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 3502213 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. component/shared Related to console-shared 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

4 participants