Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Fix/7812 activity panel styling #7813

Merged
merged 4 commits into from Oct 22, 2021
Merged

Conversation

louwie17
Copy link
Contributor

Fixes #7812

Increase CSS specificity to avoid conflicts in the activity panel.

Screenshots

Screen Shot 2021-10-18 at 12 46 26 PM

Detailed test instructions:

  1. Load WC
  2. Finish the onboarding flow, and add some products and an order for those products
  3. Go to WooCommerce Home and hide the task list
  4. Expand the Orders panel make sure it looks good

Copy link
Contributor

@mattsherman mattsherman left a comment

Choose a reason for hiding this comment

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

Verified that issue existed after installing Google Listings and Ads plugin. Verified this PR fixes the issue.

Nice work!

@mattsherman
Copy link
Contributor

@louwie17 Do we need a changelog entry on this one? If so, please add before merging!

@louwie17 louwie17 force-pushed the fix/7812_activity_panel_styling branch from b554294 to 2e47048 Compare October 22, 2021 00:50
@louwie17 louwie17 merged commit ae3b49f into main Oct 22, 2021
@louwie17 louwie17 deleted the fix/7812_activity_panel_styling branch October 22, 2021 01:18
mattsherman pushed a commit that referenced this pull request Oct 22, 2021
* Increase specificity of activity panel css to avoid conflicts

* Fix linting

* Fix some other styles

* Add changelog
ObliviousHarmony pushed a commit to woocommerce/woocommerce that referenced this pull request Mar 18, 2022
* Increase specificity of activity panel css to avoid conflicts

* Fix linting

* Fix some other styles

* Add changelog
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Orders activity panel styling is broken
2 participants