-
Notifications
You must be signed in to change notification settings - Fork 169
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
MWPW-138963 - Article Feed Title for DX Blog #1528
Conversation
Hello, I'm the AEM Code Sync Bot and I will run some test suites that validate the page speed.
|
I may close this PR due to comments from @fullcolorcoder on PR: #1513 regarding the intent of the code. Checking with PMs. |
|
@JasonHowellSlavin The latest change picked up on the test url still shows the old tag with the latest commit |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1528 +/- ##
==========================================
- Coverage 95.54% 95.51% -0.04%
==========================================
Files 150 150
Lines 38726 38728 +2
==========================================
- Hits 37001 36990 -11
- Misses 1725 1738 +13 ☔ View full report in Codecov by Sentry. |
7a8b7dc
to
792099d
Compare
* Removing :has selector which interferes with Firefox and does not seem to effect aside styles * Adds a check for consumer identity and then uses correct title for article cards * Re-adding category assignment * Last commit overwrite * Reverting aside changes as they are on another PR
* Removing :has selector which interferes with Firefox and does not seem to effect aside styles * Adds a check for consumer identity and then uses correct title for article cards * Re-adding category assignment * Last commit overwrite * Reverting aside changes as they are on another PR
Resolves: MWPW-138963
Context:
Similar to #1513, this PR checks for a specific consumer, and modifies the block. This is not a best practice, but currently this block is specifically designed for brand blog purposes. These blocks will likely be refactored when a new taxonomy solution is created. However, I am placing tech debt tickets in our backlog to track this code, and possibly refactor sooner.
Test URLs:
Brand Blog