fix (organisations): ui shift due to missing min-height by paanSinghCoder ¡ Pull Request #1441 ¡ raystack/frontier
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: 9aaa5c21-ef1c-429e-9250-7d282c6d678a
đ Files selected for processing (2)
web/sdk/admin/views/organizations/details/layout/layout.module.cssweb/sdk/admin/views/organizations/details/layout/navbar.tsx
đ Walkthrough
Summary by CodeRabbit
- Style
- Increased navbar height in admin organization details for improved spacing
- Enhanced search input with a dedicated clear button for easier query management
Walkthrough
Updated the organization details navbar to replace the InputField component with a Search component, adding clear functionality and size adjustments. Concurrently adjusted the navbar's minimum height styling in the accompanying CSS module.
Changes
| Cohort / File(s) | Summary |
|---|---|
Navbar layout styling and search component updates web/sdk/admin/views/organizations/details/layout/layout.module.css, web/sdk/admin/views/organizations/details/layout/navbar.tsx |
Replaced InputField with Search component in navbar, adding onClear, size="small", and showClearButton props. Updated import statements accordingly. Increased .navbar minimum height via CSS variable (--rs-space-11). |
Estimated code review effort
đ¯ 2 (Simple) | âąī¸ ~10 minutes
Suggested reviewers
- rohilsurana
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 @coderabbitai help to get the list of available commands and usage tips.