Skip to content

Conversation

@joshuatf
Copy link
Contributor

Submission Review Guidelines:

Changes proposed in this Pull Request:

Moves the contextual toolbar to a fixed position under the modal header.

Screen Shot 2023-04-26 at 7 54 42 PM

Closes #37899 .

How to test the changes in this Pull Request:

Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions:

  1. Navigate to Tools -> WCA Test Helper -> Features and enable the new product blocks editing experience
  2. Navigate to Products -> Add new
  3. Click on "Add description" under the description
  4. Add some content
  5. Note the toolbar is fixed under the modal header

@joshuatf joshuatf requested a review from a team April 27, 2023 16:49
@joshuatf joshuatf self-assigned this Apr 27, 2023
@github-actions
Copy link
Contributor

Hi , @woocommerce/mothra

Apart from reviewing the code changes, please make sure to review the testing instructions as well.

You can follow this guide to find out what good testing instructions should look like:
https://github.com/woocommerce/woocommerce/wiki/Writing-high-quality-testing-instructions

@github-actions
Copy link
Contributor

github-actions bot commented Apr 27, 2023

Test Results Summary

Commit SHA: 07b8417

Test 🧪Passed ✅Failed 🚨Broken 🚧Skipped ⏭️Unknown ❔Total 📊Duration ⏱️
API Tests26700202691m 15s
E2E Tests1870010019718m 17s

To view the full API test report, click here.
To view the full E2E test report, click here.
To view all test reports, visit the WooCommerce Test Reports Dashboard.

@joshuatf joshuatf force-pushed the add/37911 branch 2 times, most recently from 89b1a22 to fc93859 Compare April 28, 2023 20:36
Base automatically changed from add/37911 to trunk May 1, 2023 17:04
Copy link
Contributor

@joelclimbsthings joelclimbsthings left a comment

Choose a reason for hiding this comment

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

Looks great @joshuatf , working well on my end. I noticed that the layout breaks in a few different ways on mobile, but my understanding is that we're not worrying about such things at this point. :shipit:

image

@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Merging #38031 (07b8417) into trunk (d8b28ee) will decrease coverage by 0.2%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             trunk   #38031     +/-   ##
==========================================
- Coverage     51.5%    51.3%   -0.2%     
- Complexity   17281    17409    +128     
==========================================
  Files          430      440     +10     
  Lines        80033    80584    +551     
==========================================
+ Hits         41217    41311     +94     
- Misses       38816    39273    +457     

see 30 files with indirect coverage changes

@joshuatf joshuatf merged commit 6b141fa into trunk May 2, 2023
@joshuatf joshuatf deleted the update/37899 branch May 2, 2023 15:45
@github-actions github-actions bot added this to the 7.8.0 milestone May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The iframe editor toolbar should be fixed

3 participants