Skip to content

Fix/dashboard responsive UI#48

Merged
Devnil434 merged 2 commits into
Devnil434:mainfrom
2024itb047samata:fix/dashboard-responsive-ui
May 15, 2026
Merged

Fix/dashboard responsive UI#48
Devnil434 merged 2 commits into
Devnil434:mainfrom
2024itb047samata:fix/dashboard-responsive-ui

Conversation

@2024itb047samata
Copy link
Copy Markdown
Contributor

Changes Made

  • Added responsive dashboard layout (grid-cols-1 md:grid-cols-2)
  • Added safer fallback color for unknown track IDs
  • Added default prop values for title and trackId
  • Updated bounding box positioning to use responsive percentages
  • Added .env and .env.* to .gitignore

Addresses UI responsiveness and safety review comments for the multi-camera dashboard.
closes #37

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

Warning

Rate limit exceeded

@2024itb047samata has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 30 minutes and 49 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0dfc3598-1aee-4f46-877d-e6ba7e275065

📥 Commits

Reviewing files that changed from the base of the PR and between 388ef8d and 24c1625.

⛔ Files ignored due to path filters (6)
  • apps/dashboard/package-lock.json is excluded by !**/package-lock.json
  • apps/dashboard/public/favicon.svg is excluded by !**/*.svg
  • apps/dashboard/public/icons.svg is excluded by !**/*.svg
  • apps/dashboard/src/assets/hero.png is excluded by !**/*.png
  • apps/dashboard/src/assets/react.svg is excluded by !**/*.svg
  • apps/dashboard/src/assets/vite.svg is excluded by !**/*.svg
📒 Files selected for processing (15)
  • apps/dashboard/.gitignore
  • apps/dashboard/README.md
  • apps/dashboard/eslint.config.js
  • apps/dashboard/index.html
  • apps/dashboard/package.json
  • apps/dashboard/postcss.config.js
  • apps/dashboard/src/App.css
  • apps/dashboard/src/App.jsx
  • apps/dashboard/src/components/CameraCard.jsx
  • apps/dashboard/src/index.css
  • apps/dashboard/src/main.jsx
  • apps/dashboard/src/pages/Dashboard.jsx
  • apps/dashboard/src/utils/colors.js
  • apps/dashboard/tailwind.config.js
  • apps/dashboard/vite.config.js
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with 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.

❤️ Share

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

@Devnil434 Devnil434 merged commit 15a355a into Devnil434:main May 15, 2026
1 check passed
@2024itb047samata
Copy link
Copy Markdown
Contributor Author

Kindly add GSSoC approved tag and the level of difficulty please in all my prs. Thanks @Devnil434

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Multi-Camera Person Re-Identification UI

2 participants