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

đŸ“Ĩ Commits

Reviewing files that changed from the base of the PR and between 06bf3a7 and 7c6db6e.

📒 Files selected for processing (2)
  • web/sdk/admin/views/organizations/details/layout/layout.module.css
  • web/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.

â¤ī¸ Share

Comment @coderabbitai help to get the list of available commands and usage tips.