Skip to content

Conversation

@aezazs-multidots
Copy link
Contributor

@aezazs-multidots aezazs-multidots commented Jul 11, 2022

All Submissions:

Changes proposed in this Pull Request:

I have fixed the border-bottom not coming in the header of the component modal.

Closes #33720

Steps to reproduce:

  1. Use a fresh site
  2. Go to OBW
  3. Fill out store details
  4. Click "Continue"
  5. Observer that the Build a better WooCommerce modal's header contains a bottom border

Screen Shot 2022-07-15 at 14 34 22

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully run tests with your changes locally?
  • Have you created a changelog file for each project being changed, ie pnpm changelog add --filter=<project>?

FOR PR REVIEWER ONLY:

  • I have reviewed that everything is sanitized/escaped appropriately for any SQL or XSS injection possibilities. I made sure Linting is not ignored or disabled.

@github-actions github-actions bot added the plugin: woocommerce Issues related to the WooCommerce Core plugin. label Jul 11, 2022
@psealock psealock requested a review from louwie17 July 12, 2022 02:02
Significance: minor
Type: enhancement

Fixed 33720 - I have fixed the border-bottom not coming in the header of the component modal. No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

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

suggestion ⬇️

Suggested change
Fixed 33720 - I have fixed the border-bottom not coming in the header of the component modal.
Add the border bottom of the modal's header

@chihsuan
Copy link
Member

@aezazs-multidots Could you also add test instructions for this PR? Thanks!

@aezazs-multidots
Copy link
Contributor Author

aezazs-multidots commented Jul 15, 2022

Hello @chihsuan

I have added the steps of How to test the changes in this Pull Request: in this PR. also I have done what you asked to change in the changelog entry.

Please let me know if you have any queries about the same.

Thanks & Regards

Copy link
Member

@chihsuan chihsuan left a comment

Choose a reason for hiding this comment

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

LGTM!

@chihsuan chihsuan merged commit 0cbaab7 into woocommerce:trunk Jul 15, 2022
@github-actions github-actions bot added this to the 6.9.0 milestone Jul 15, 2022
@github-actions
Copy link
Contributor

Hi @chihsuan, thanks for merging this pull request. Please take a look at these follow-up tasks you may need to perform:

  • Add the release: add testing instructions label

lanej0 pushed a commit that referenced this pull request Jul 15, 2022
* Added the border bottom of the modal's header

* Created changelog entry

* Changelog entry update
jonathansadowski pushed a commit that referenced this pull request Jul 15, 2022
* Added the border bottom of the modal's header

* Created changelog entry

* Changelog entry update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin: woocommerce Issues related to the WooCommerce Core plugin.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modal header border bottom is missing

2 participants