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

Fix Shape Divider default applied classes #2553

Merged
merged 5 commits into from
Aug 10, 2023

Conversation

AnthonyLedesma
Copy link
Member

Description

Improper PHP logic resulted in improperly applying class names to shape divider blocks on the published pages.
Fixed logic and added a new E2E test that would detect this condition in the future.

Screenshots

Before
Screenshot 2023-08-10 at 9 06 28 AM

After
Screenshot 2023-08-10 at 9 05 41 AM

Types of changes

PHP Logic.
Testing.

How has this been tested?

Manually, E2E.

Acceptance criteria

Should properly apply default classes when expected.

Checklist:

  • My code is tested
  • My code follows accessibility standards
  • My code has proper inline documentation
  • I've included any necessary tests
  • I've included developer documentation
  • I've added proper labels to this pull request

@AnthonyLedesma
Copy link
Member Author

Trying to work with GitHub Actions issues all day with this PR. Unfortunately, GitHub is experiencing some issues with actions today, and our release pipeline relies on GitHub Actions.

@AnthonyLedesma
Copy link
Member Author

AnthonyLedesma commented Aug 10, 2023

Tests are passing locally. Merging without CICD passing.
Screenshot 2023-08-10 at 2 13 22 PM

@AnthonyLedesma AnthonyLedesma merged commit 654c022 into master Aug 10, 2023
@AnthonyLedesma AnthonyLedesma deleted the fix-shape-divider-classes branch August 10, 2023 21:14
@AnthonyLedesma AnthonyLedesma added this to the 3.1.2 milestone Aug 10, 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.

2 participants