Bug: Fix modules dropdown height inconsistency(#8635)#8637
Bug: Fix modules dropdown height inconsistency(#8635)#8637Mananpatel08 wants to merge 1 commit intomakeplane:previewfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughWalkthroughModified the module-select component to increase the button container height by adding the h-7.5 utility class and adjusted the onChange handler to wrap the module change callback with async void casting, addressing height inconsistency with other dropdown fields. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 6✅ Passed checks (6 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. 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 |
|
Hi maintainers, I’ve fixed the modules dropdown height inconsistency and verified it locally. Please let me know if any changes are needed. Thank you! |
Description
Adjusted dropdown height styling for Modules field to match other fields like Due date and Cycle, ensuring consistent UI alignment.
Type of Change
Screenshots and Media (if applicable)
Test Scenarios
References
Fixes #8635
Summary by CodeRabbit