fix: add missing @keyframes shake animation#867
Conversation
The shakeElement() function in popup.ts references a 'shake' animation but the corresponding @Keyframes rule was never defined. This causes the shake feedback animation to not play when users submit invalid input. Fixes shouri123#529
🚀 Thank You for Contributing to Late-MeetPlease ensure that:
Thank you for contributing 💙 |
|
👋 Thank you @Siddh2024 for your contribution to Late-Meet! ✅ Verified: You are assigned to the linked issue #529. Please review any automated suggestions or code review comments that may appear below! We will review your PR as soon as possible! Please consider starring the repository ⭐ to show your support! |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdds the missing ChangesPopup feedback
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
|



Fixes #529 - adds the @Keyframes shake CSS rule referenced by shakeElement() in popup.ts
Summary by CodeRabbit