Skip to content

Conversation

@sc-nipunaabeywickrama
Copy link
Collaborator

@sc-nipunaabeywickrama sc-nipunaabeywickrama commented Dec 31, 2025

Description / Motivation

This PR includes minor code quality improvements across two starter kits.

Meteors Component (kit-nextjs-article-starter)

  • Fixed CSS animation property syntax in the Meteors component by combining the animation name directly into the shorthand animation property instead of using separate animation and animationName properties. This ensures consistent animation behavior across browsers.

useZipcode Hook (kit-nextjs-location-finder)

  • Removed unnecessary console error logging for geolocation errors. Error handling remains intact, users still receive appropriate error messages, but the console is no longer polluted with redundant error logs.

Testing Details

  • Unit Test Added
  • Manual Test

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Terms

@sc-chathumikaalwis sc-chathumikaalwis merged commit dacbb41 into Sitecore:dmz Jan 12, 2026
1 check passed
sc-chathumikaalwis pushed a commit that referenced this pull request Jan 14, 2026
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