Conversation
WalkthroughRemoved optionsClassName="w-full" from CustomSelect across multiple UI components (integrations, onboarding/workspace forms, profile preferences, project/workspace invitations and member columns, and notification snooze modal). No logic, exports, or control-flow changes; only dropdown options styling affected. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks (3 passed)✅ Passed checks (3 passed)
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (12)
💤 Files with no reviewable changes (12)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
✨ Finishing touches
🧪 Generate unit tests
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 |
|
Pull Request Linked with Plane Work Items Comment Automatically Generated by Plane |
Description
This PR cleans up CustomSelect components by removing unnecessary width styling props that were redundantly applied across multiple files. The dropdown components already handle proper sizing through their default implementation.
Type of Change
Screenshots and Media (if applicable)
Test Scenarios
References
Summary by CodeRabbit