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

make react-virtualized inner container width 100% #5940

Merged

Conversation

sahil143
Copy link
Contributor

@sahil143 sahil143 commented Jul 10, 2020

Fixes:

story: https://issues.redhat.com/browse/ODC-4027
task: https://issues.redhat.com/browse/ODC-4296

Analysis / Root cause:

Border shadow is clipped because the inner container width adjust based on the number of columns

Solution Description:

make the inner container width and max-width 100%

Screen shots / Gifs for design review:

Before:
Screenshot 2020-07-10 at 11 03 33 AM

After:
Screenshot 2020-07-10 at 10 58 46 AM

Unit test coverage report:

Test setup:

Browser conformance:

  • Chrome
  • Firefox
  • Safari
  • Edge

@openshift-ci-robot openshift-ci-robot added the component/shared Related to console-shared label Jul 10, 2020
@sahil143
Copy link
Contributor Author

/cc @christianvogt

@christianvogt
Copy link
Contributor

/lgtm
/approve

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: christianvogt, sahil143

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-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jul 10, 2020
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@sahil143
Copy link
Contributor Author

/retest

@openshift-merge-robot openshift-merge-robot merged commit 6701d61 into openshift:master Jul 10, 2020
@spadgett spadgett added this to the v4.6 milestone Jul 14, 2020
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

6 participants