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

occupancy indicator in facility card does not resize itself when font size is changed in browser #6805

Closed
Omkar76 opened this issue Dec 7, 2023 · 1 comment · Fixed by #6806
Assignees

Comments

@Omkar76
Copy link
Contributor

Omkar76 commented Dec 7, 2023

Describe the bug
If you change font size in browser from default (16px) to any other value, the buttons in "Notify", "View facility", "View Patients" will adjust height according to new font size. This is correct behaviour.
But occupancy indicator doesn't change height. Refer screenshot

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Facility page'
  2. Change default font size from browser settings.
  3. Refresh facility page if the browser has not applied new font size yet.
  4. Notice the occupancy indicator is not same height as buttons.

Expected behavior
The height of occupancy indicator should be same as "Notify", "View facility", "View Patients" buttons.
Screenshots
font size is 10px.
Screenshot 2023-12-07 at 1 13 34 PM

@Omkar76
Copy link
Contributor Author

Omkar76 commented Dec 7, 2023

I have a fix for this.
@rithviknishad can you please assign this to me so I can send PR. Thanks.

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

Successfully merging a pull request may close this issue.

1 participant