Skip to content

feat(beta-feedback): Deprecate beta-feedback#4511

Open
reneshen0328 wants to merge 1 commit intomasterfrom
buie-deprecate-beta-feedback
Open

feat(beta-feedback): Deprecate beta-feedback#4511
reneshen0328 wants to merge 1 commit intomasterfrom
buie-deprecate-beta-feedback

Conversation

@reneshen0328
Copy link
Copy Markdown
Contributor

@reneshen0328 reneshen0328 commented Apr 22, 2026

What

  • Safely remove beta-feedback folder

Summary by CodeRabbit

Release Notes

  • Removed Features
    • Removed the beta feedback badge feature from the application.

@reneshen0328 reneshen0328 requested a review from a team as a code owner April 22, 2026 17:42
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 22, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7bf5b9c5-2198-4018-889c-33d3a04219b2

📥 Commits

Reviewing files that changed from the base of the PR and between 61dab4e and 15d8881.

⛔ Files ignored due to path filters (1)
  • src/features/beta-feedback/__tests__/__snapshots__/BetaFeedbackBadge.test.js.snap is excluded by !**/*.snap
📒 Files selected for processing (5)
  • src/features/beta-feedback/BetaFeedbackBadge.js
  • src/features/beta-feedback/__tests__/BetaFeedbackBadge.test.js
  • src/features/beta-feedback/index.js
  • src/features/beta-feedback/messages.js
  • src/features/beta-feedback/styles/BetaFeedbackBadge.scss
💤 Files with no reviewable changes (5)
  • src/features/beta-feedback/styles/BetaFeedbackBadge.scss
  • src/features/beta-feedback/tests/BetaFeedbackBadge.test.js
  • src/features/beta-feedback/index.js
  • src/features/beta-feedback/messages.js
  • src/features/beta-feedback/BetaFeedbackBadge.js

Walkthrough

The BetaFeedbackBadge component feature is being completely removed from the codebase. This includes the React component implementation, all associated tests, internationalization messages, stylesheet, and module exports that exposed the component.

Changes

Cohort / File(s) Summary
Component Implementation & Tests
src/features/beta-feedback/BetaFeedbackBadge.js, src/features/beta-feedback/__tests__/BetaFeedbackBadge.test.js
Removed the Flow-typed React component that rendered a header feedback badge with optional tooltip support and its corresponding Jest snapshot test suite.
Module Configuration & Assets
src/features/beta-feedback/index.js, src/features/beta-feedback/messages.js, src/features/beta-feedback/styles/BetaFeedbackBadge.scss
Removed the default export re-export from index, deleted the i18n messages object (feedbackCtaText, feedbackFormDescription), and eliminated associated SCSS styling rules (.bdl-HeaderFeedbackBadge, .bdl-HeaderFeedbackBadge-betaBadge).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

ready-to-merge

Suggested reviewers

  • jpan-box
  • tjiang-box

Poem

🐰 The badge hops away, no longer in sight,
Components removed, files deleted outright,
Tests and styles fade into the void,
One less feature—simplicity enjoyed! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: deprecating the beta-feedback feature by removing its associated components, tests, exports, messages, and styles.
Description check ✅ Passed The description provides a clear 'What' section stating the intent to remove the beta-feedback folder, though it lacks details about 'Why' and 'How' the removal was validated.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch buie-deprecate-beta-feedback

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant