Fix Project Health Dashboard responsiveness on small screens#3455
Fix Project Health Dashboard responsiveness on small screens#3455Dev10-sys wants to merge 2 commits intoOWASP:mainfrom
Conversation
|
The linked issue must be assigned to the PR author. |
|
Caution Review failedThe pull request is closed. Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughThe PR addresses dashboard responsiveness by restructuring layout containers and reorganizing chart presentations. Charts are converted from side-by-side layouts to individually scrollable blocks; header sections are expanded with responsive flex patterns; and new metric visualizations are added to the metrics dashboard page. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested labels
Suggested reviewers
✨ Finishing touches
🧪 Generate unit tests (beta)
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 implemented a responsive fix for both dashboard pages mentioned in #3445.
I’m unable to self-assign the issue due to org permissions, so linking the PR here for review.
Please let me know if any changes are needed.
Related to #3445