Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make header in patient dashboard more responsive. Fixes #6488 #6515

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

Omkar76
Copy link
Contributor

@Omkar76 Omkar76 commented Oct 29, 2023

WHAT

🤖 Generated by Copilot at ea9c478

Improved the UI for the consultation details page in src/Components/Facility/ConsultationDetails/index.tsx. Adjusted the layout, styling, and markup of the page elements to make them more responsive and consistent.

Proposed Changes

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

Merge Checklist

  • Add specs that demonstrate bug / test a new feature.
  • Update product documentation.
  • Ensure that UI text is kept in I18n files.
  • Prep screenshot or demo video for changelog entry, and attach it to issue.
  • Request for Peer Reviews
  • Completion of QA

HOW

🤖 Generated by Copilot at ea9c478

  • Align page title and buttons vertically at the top and fix overlapping issue on smaller screens (link)
  • Make buttons responsive and stack vertically on smaller screens and align horizontally on larger screens (link)
  • Adjust size, spacing and padding of shifting and discharge request buttons to make them consistent with other buttons (link, link)
  • Remove unnecessary div element and classes that caused extra spacing and layout issues for patient details and doctor's notes links in src/Components/Facility/ConsultationDetails/index.tsx (link)
care_layout-.2.webm

@Omkar76 Omkar76 requested a review from a team October 29, 2023 17:28
@Omkar76 Omkar76 requested a review from a team as a code owner October 29, 2023 17:28
@Omkar76 Omkar76 requested a review from mathew-alex October 29, 2023 17:28
@vercel
Copy link

vercel bot commented Oct 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2023 1:54pm

@netlify
Copy link

netlify bot commented Oct 29, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 5eb0204
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/653fb5789021df0008d4697d
😎 Deploy Preview https://deploy-preview-6515--care-egov-staging.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@rithviknishad rithviknishad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nihal467
Copy link
Member

LGTM

@khavinshankar
Copy link
Member

@rithviknishad can you re-review this pr once

@khavinshankar khavinshankar merged commit b43f8d5 into ohcnetwork:develop Oct 31, 2023
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Header buttons are clipping the Patient Dashboard title
4 participants