codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
25 stars 24 forks source link

Enhancement: Make PASS responsive down to at least 300px (280px to cover edge cases) #475

Closed leekahung closed 8 months ago

leekahung commented 8 months ago

Describe the Current Behavior/Feature:

The existing website for PASS can be rendered well on desktop, but with regards to mobile, it still needs a bit of work, especially with regards to the smaller end of screen sizes. See clip below for 300px and 280px screen width.

https://github.com/codeforpdx/PASS/assets/14917816/c39f3815-3b58-4b76-9252-628053c1a708

Proposed Behavior/Feature:

Make the components compatible to smaller screen widths.

Rationale:

Better mobile experience.

Proposed Implementation (if applicable):

Adjusting the widths of existing components.