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(mwpw-165609): restore card collection rendering by correcting getAttribute implementation #219

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

sanrai
Copy link
Collaborator

@sanrai sanrai commented Jan 15, 2025

Fixes critical production issue where card collection fails to render, displaying system error instead of event cards. Issue was caused by incorrect attribute handling in ConsonantPageModel.

Description

Fixes critical production issue where card collection fails to render, displaying system error instead of event cards. Issue was caused by incorrect attribute handling in ConsonantPageModel.

Changes

  • Restored proper config parsing functionality
  • Fixed regression in DOM model attribute handling

Testing

  • Verified card collection renders correctly
  • Confirmed search and filtering functionality works
  • Tested with various config scenarios
  • Unit tests added/updated and passing

Production Impact

This PR addresses a critical production issue that required rollback of previous release.

Related Issues

Resolves: https://jira.corp.adobe.com/browse/MWPW-165609

…Attribute implementation

Fixes critical production issue where card collection fails to render, displaying system error
instead of event cards. Issue was caused by incorrect attribute handling in ConsonantPageModel.

MWPW-165609
@sanrai sanrai requested review from cmiqueo and sheridansunier and removed request for cmiqueo January 15, 2025 03:16
@sanrai sanrai requested a review from cmiqueo January 15, 2025 03:18
Copy link

Core Web Vitals Metrics

Metric Value
LCP 10452.60 s
FID 0.80 ms
CLS N/A

Recorded at: 2025-01-15T03:20:18.161Z
PR: #219

Copy link

Core Web Vitals Metrics

Metric Value
LCP 13068.10 s
FID 0.90 ms
CLS N/A

Recorded at: 2025-01-15T03:21:41.444Z
PR: #219

@sanrai sanrai merged commit 2dbe807 into main Jan 15, 2025
24 checks passed
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.

3 participants