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

fixes overflow text, z-index and reply functionality breaking in Notes #8663

Conversation

shauryag2002
Copy link
Contributor

Proposed Changes

  • Fixes Overflow text, z-index and reply functionality breaking in Notes section. #8662
  • Fixed the overflow issue caused by long single words in the notes section.
  • Corrected z-index problems where elements in the single chat header (such as "created at") were overlapping improperly.
  • Fixed the UI breaking issue when long text or replies are entered into the notes section, ensuring proper word wrapping and container behavior.
  • Ensured that the "Edit History" popup handles large text inputs without breaking the UI.

Video of changes:

Notes_chat_fix.mp4

UI Improvements:

Functional Enhancements:

Consistency Updates:

@ohcnetwork/care-fe-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

@shauryag2002 shauryag2002 requested a review from a team as a code owner September 29, 2024 17:18
Copy link

netlify bot commented Sep 29, 2024

Deploy Preview for care-ohc ready!

Name Link
🔨 Latest commit e1f2414
🔍 Latest deploy log https://app.netlify.com/sites/care-ohc/deploys/66f98bed682548000884849f
😎 Deploy Preview https://deploy-preview-8663--care-ohc.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.

@rithviknishad
Copy link
Member

rithviknishad commented Sep 30, 2024

Closing as mentioned in: #8662 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overflow text, z-index and reply functionality breaking in Notes section.
2 participants