Remove RVO feature flag gating across fdm-app#586
Conversation
…vailable for all users
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughRemoved client-side PostHog feature-flag gating for the RVO import UI across multiple farm routes, making RVO import (including eHerkenning sign-in) available based on server Changes
Sequence Diagram(s)(omitted) Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
@coderabbitai resume |
✅ Actions performedReviews resumed. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In @.changeset/good-peaches-wave.md:
- Line 5: Update the release note line that currently reads "Importing fields
from RVO with the eHerkenning sign in is now available for all users" to
hyphenate the compound noun/adjective; change "sign in" to "sign-in" so the
sentence reads "Importing fields from RVO with the eHerkenning sign-in is now
available for all users".
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro
Run ID: dc24d447-fab3-496f-bce5-9da75e34ce46
📒 Files selected for processing (6)
.changeset/good-peaches-wave.mdfdm-app/app/routes/farm.$b_id_farm.$calendar.rvo.tsxfdm-app/app/routes/farm.$b_id_farm._index.tsxfdm-app/app/routes/farm.create.$b_id_farm.$calendar._index.tsxfdm-app/app/routes/farm.create.$b_id_farm.$calendar.rvo.tsxfdm-app/app/routes/signin._index.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Sven Verweij <37927107+SvenVw@users.noreply.github.com>
Summary by CodeRabbit
New Features
Updates