Skip to content

feat(react): add FeedbackSentimentEmojiPicker component with hover bounce#38856

Merged
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
just-tanvi:feat/skew-active-modal
Jul 8, 2026
Merged

feat(react): add FeedbackSentimentEmojiPicker component with hover bounce#38856
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
just-tanvi:feat/skew-active-modal

Conversation

@just-tanvi

Copy link
Copy Markdown
Contributor

This PR adds a reusable FeedbackSentimentEmojiPicker React component to the EaseMotion React examples.

The component supports both controlled and uncontrolled usage, includes keyboard navigation and accessibility features, and uses EaseMotion hover bounce animations for interactive feedback. It is self-contained, has no dependencies outside React, and is ready to be copied into other projects.

I also added a README with installation instructions, available props, and usage examples.

closes #27371

@github-actions github-actions Bot added animation Animation effects, hover interactions, motion ideas, transitions ECSoC26 good first issue Good for newcomers GSSoC-26 Official GSSoC 2026 issue gssoc:approved Approved for GSSoC contributions help wanted Extra attention needed level:advanced Complex issue requiring deep understanding type:feature New functionality or enhancement labels Jul 8, 2026
@SAPTARSHI-coder

Copy link
Copy Markdown
Owner

✅ React/SCSS Submission Validated!

Great work @just-tanvi! 🎉 Your react submission passed all quality checks.

⚛️ Folder: submissions/react/react-feedback-sentiment-emoji-picker-with-hover-bounce

  • ✅ React component file (.jsx/.tsx)
  • ✅ README.md

🚀 What happens next?

  • A maintainer will review your React component
  • Respond promptly to any feedback
  • Once approved, it will be merged into main!

Thank you for contributing to EaseMotion CSS! ⚡

@SAPTARSHI-coder SAPTARSHI-coder added the react React integration features and components label Jul 8, 2026
@SAPTARSHI-coder SAPTARSHI-coder merged commit 483b9ce into SAPTARSHI-coder:main Jul 8, 2026
12 checks passed
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

🎉 Congratulations on your PR merge, @just-tanvi! 🚀

Thank you so much for your valuable contribution to EaseMotion CSS! Your code is now merged into the main branch.

🎮 Join our Discord Server!
We have an official Discord server for EaseMotion CSS! Join us to connect with other developers, seek help, discuss design choices, and share your creations in the showcase channel: Join the EaseMotion CSS Discord 💜

⭐ If you haven't already, please consider giving this repository a Star! It helps show your support, increases project visibility, and helps us grow the community. ✨

Thank you again, and happy coding! 💻

@github-actions github-actions Bot added accepted Contribution approved for integration into EaseMotion CSS good-pr integrated Successfully merged and included in the framework labels Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

🎉 Pull Request Integrated!

Thank you for your contribution, @just-tanvi! Your changes have been successfully merged into main and will be credited to your wall. 🚀

📊 Daily Merge Progress: You have merged 1/150 PRs today. Daily quota resets in 10 hrs.

📢 GSSoC Leaderboard Status Update:
Please note that the GSSoC leaderboard servers are currently experiencing platform-wide downtime, so your points may take a few days to reflect. Rest assured, your merged PR is fully recorded in our repository history and all GSSoC labels are correctly assigned.

🎮 Join our Discord Server!
We have an official Discord server for EaseMotion CSS! Join us to connect with other developers, seek help, discuss design choices, and share your creations in the showcase channel: Join the EaseMotion CSS Discord 💜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted Contribution approved for integration into EaseMotion CSS animation Animation effects, hover interactions, motion ideas, transitions ECSoC26-L2 ECSoC26 good first issue Good for newcomers good-pr gssoc:approved Approved for GSSoC contributions GSSoC-26 Official GSSoC 2026 issue help wanted Extra attention needed integrated Successfully merged and included in the framework level:advanced Complex issue requiring deep understanding react React integration features and components type:feature New functionality or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

React Component: Feedback Sentiment Emoji Picker with Hover Bounce #28039

2 participants