fix(admin): improve webhook form fields#1636
Conversation
- Swap raw <textarea> in CustomField for apsara TextArea (picks up
design-system styling and rows=3 baseline) and lock horizontal
resize with style={{ resize: "vertical" }}.
- Switch the webhook URL field from variant="textarea" to
variant="input" in both create and update drawers.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis PR refactors the CustomField component's textarea variant to use Raystack's TextArea component with unified styling, then updates the webhook create and update forms to render their URL fields using the input variant instead of textarea. ChangesCustomField TextArea and Webhook Form Updates
Estimated Code Review Effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested Reviewers
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
Coverage Report for CI Build 26209800049Warning Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes. Coverage remained the same at 42.592%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
Uh oh!
There was an error while loading. Please reload this page.