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

Fixed overlapping buttons in Camera feed #5596

Merged
merged 3 commits into from
Jun 7, 2023

Conversation

suprabathk
Copy link
Contributor

@suprabathk suprabathk commented Jun 4, 2023

WHAT

Minor UI changes: Fixed overlapping control buttons in Camera feed.

🤖 Generated by Copilot at 7f31829

Improved the layout of the video consultation UI by moving the grid div with the media buttons to the left in Feed.tsx. This prevents the buttons from blocking the chat window.

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 7f31829

  • Moved the grid div with audio, video, and screen sharing buttons from right to left to avoid overlapping with the chat window (link). This improves the user interface of the video consultation feature in Feed.tsx.

@suprabathk suprabathk requested a review from a team June 4, 2023 06:24
@suprabathk suprabathk requested a review from a team as a code owner June 4, 2023 06:24
@suprabathk suprabathk requested a review from bodhish June 4, 2023 06:24
@vercel
Copy link

vercel bot commented Jun 4, 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 Jun 6, 2023 7:14am

@netlify
Copy link

netlify bot commented Jun 4, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 55069e0
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/647edc91c67e690008241f40
😎 Deploy Preview https://deploy-preview-5596--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 settings.

@nihal467
Copy link
Member

nihal467 commented Jun 5, 2023

@suprabathk check the cypress failing and fix it

@sonarcloud
Copy link

sonarcloud bot commented Jun 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@nihal467
Copy link
Member

nihal467 commented Jun 7, 2023

LGTM

@khavinshankar khavinshankar merged commit 5943aa9 into coronasafe:develop Jun 7, 2023
29 of 30 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.

Control buttons are overlapping in Camera feed
4 participants