Skip to content

Removed dormant drip sequences UI#27492

Merged
EvanHahn merged 1 commit into
mainfrom
remove-dormant-drip-sequences-ui
Apr 21, 2026
Merged

Removed dormant drip sequences UI#27492
EvanHahn merged 1 commit into
mainfrom
remove-dormant-drip-sequences-ui

Conversation

@EvanHahn
Copy link
Copy Markdown
Contributor

towards https://linear.app/ghost/issue/NY-1237
ref e0206b4

This removes our skeleton UI for drip sequences. We'll be replacing it with something more robust soon.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 64de0b94-c43d-48df-a45d-dc0175a75267

📥 Commits

Reviewing files that changed from the base of the PR and between 0e30206 and a8cd402.

📒 Files selected for processing (3)
  • apps/admin-x-settings/src/components/settings/membership/drip-sequences.tsx
  • apps/admin-x-settings/src/components/settings/membership/membership-settings.tsx
  • apps/admin-x-settings/src/components/sidebar.tsx
💤 Files with no reviewable changes (3)
  • apps/admin-x-settings/src/components/settings/membership/membership-settings.tsx
  • apps/admin-x-settings/src/components/sidebar.tsx
  • apps/admin-x-settings/src/components/settings/membership/drip-sequences.tsx

Walkthrough

This pull request removes the Drip Sequences feature from the membership settings module. The changes include deletion of the drip-sequences.tsx component file, removal of the DripSequences component import and conditional rendering from MembershipSettings, elimination of the useFeatureFlag('dripSequences') hook call, and removal of the associated "Drip sequences" navigation item from the sidebar. A total of 115 lines are removed across three files.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Removed dormant drip sequences UI' accurately and concisely describes the main change in the PR, which is the removal of the drip sequences UI component across multiple files.
Description check ✅ Passed The description is directly related to the changeset, explaining the removal of the drip sequences skeleton UI and referencing the associated issue and commit.
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 remove-dormant-drip-sequences-ui

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.

towards https://linear.app/ghost/issue/NY-1237
ref e0206b4

This removes our skeleton UI for drip sequences. We'll be replacing it
with something more robust soon.
@EvanHahn EvanHahn force-pushed the remove-dormant-drip-sequences-ui branch from 0e30206 to a8cd402 Compare April 21, 2026 20:30
@EvanHahn EvanHahn enabled auto-merge (squash) April 21, 2026 20:30
@sonarqubecloud
Copy link
Copy Markdown

EvanHahn added a commit that referenced this pull request Apr 21, 2026
towards https://linear.app/ghost/issue/NY-1237
ref 643a114
ref #27492

This removes the "drip sequences" labs flag. We'll replace it with
something else soon.
@EvanHahn EvanHahn merged commit 74d2e5c into main Apr 21, 2026
41 checks passed
@EvanHahn EvanHahn deleted the remove-dormant-drip-sequences-ui branch April 21, 2026 20:54
EvanHahn added a commit that referenced this pull request Apr 21, 2026
towards https://linear.app/ghost/issue/NY-1237
ref 643a114
ref #27492

This removes the "drip sequences" labs flag. We'll replace it with
something else soon.
EvanHahn added a commit that referenced this pull request Apr 21, 2026
towards https://linear.app/ghost/issue/NY-1237
ref 643a114
ref #27492

This removes the "drip sequences" labs flag. We'll replace it with
something else soon.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant