Conversation
📝 WalkthroughWalkthroughThis PR introduces a new album event propagation composable and refactors the album component event system. Album components now emit album ids instead of full album objects, function signatures are reordered to a consistent (event, id) pattern, the isInteractive prop is removed, and event handling is consolidated through the new usePropagateAlbumEvents composable. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ❌ 1❌ Failed checks (1 warning)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by CodeRabbit
isInteractiveprop from album components; interactions are now enabled by default.✏️ Tip: You can customize this high-level summary in your review settings.