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

Fix: referral letter responsiveness #8884

Closed
modamaan opened this issue Oct 22, 2024 · 3 comments · Fixed by #8954
Closed

Fix: referral letter responsiveness #8884

modamaan opened this issue Oct 22, 2024 · 3 comments · Fixed by #8954
Assignees

Comments

@modamaan
Copy link
Contributor

Describe the bug
The referral letter has a responsive issue and looks messy

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'shifting'
  2. Click on 'all details button on any card'
  3. Click on 'referral button'
  4. See error

Expected behavior
The referral letter should be responsive and clean

Screenshots
Image

Image

Desktop (please complete the following information):

  • OS: [windows]
  • Browser [chrome]
  • Version [129.0.6668.101]
@modamaan
Copy link
Contributor Author

@gigincg i would like to work on this, can you assign it to me

@rithviknishad
Copy link
Member

rithviknishad commented Oct 23, 2024

@modamaan Let's wrap the contents of this page in PrintPreview component to ensure proper responsiveness for printable contents, like how it's done for all other printable contents in Care.

@github-project-automation github-project-automation bot moved this to Triage in Care Oct 23, 2024
@rithviknishad rithviknishad moved this from Triage to Up Next in Care Oct 23, 2024
@bodhish
Copy link
Member

bodhish commented Oct 24, 2024

Also while we are at it, cleaning up the preview to look better should be considered.

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