Add searchable emoji picker package#97
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 846299d843
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -1,78 +0,0 @@ | |||
| name: Claude Code Review | |||
There was a problem hiding this comment.
Restore the removed GitHub Actions automation
Deleting this workflow, together with the companion claude.yml, leaves .github/workflows empty in this commit, so opening or updating a PR no longer triggers the automated review job that previously ran on pull_request. For a change whose stated scope is pinning MCEmojiPicker, this unintentionally removes the repository’s only Actions-based PR automation and will affect every subsequent review unless the workflow is restored or replaced.
Useful? React with 👍 / 👎.
Summary
MCEmojiPickertobarronlroth/MCEmojiPicker@2391491, an owned fork commit with search, CLDR alias keywords, and duplicate category-view protectionlettuce,aubergine, andmaizeresolve to the expected emojiNotes
izyumkin/mainValidation
xcodebuild -resolvePackageDependencies -project Cubby.xcodeproj -scheme Cubby -scmProvider systemUI-TESTING SEED_MOCK_DATAlettucereturns 🥬 in the pickerRelated