UI of many pages showing inconsistencies on different screen sizes.
Opened this issue · 2 comments
Description
When testing UI of different screen sizes, it's showing some inconsistencies.
Current Behavior
Home page of the website on iPad screens
Product page on iPhone screens
Expected Behavior
Ideally, the components of the whole UI should adjust according to the screen sizes so that the UI of the page doesn't break.
List of components that are breaking on screen size change (page by page)
- Home page
- text is coming out from the
Revenue
,Active Subscriptions
, andFinance
cards - unnecessary horizontal scrollbar in the sidebar and home page
- text is coming out from the
- Products
-
New Benefit
inBenefits
collides withOverview
. - No space between
Products
andOverview headings
-
Description
collides withMarkdown format
in theEdit Product
section
-
- Storefront
-
Subscriptions
card instorefront
becomes too small to see what it contains -
Support
section of the footer going right of the screen creating an unnecessary horizontal scrollbar - inconsistent margin of
Manage Subscriptions
of thePortal
ofStorefront
-
Confirmation
section ofStorefront
-
I can observe many inconsistencies and will add to this list.
Environment:
- Operating System: macOS
- Browser (if applicable): Chrome
@frankie567 Please look at this ticket and let me know if it makes sense. I am interested in making the UI responsive to all screen sizes.
Thank you for the detailed research, @apsinghdev 👍 I think @emilwidlund will be more competent than me on this subject 😄
Thank you for the detailed research, @apsinghdev 👍 I think @emilwidlund will be more competent than me on this subject 😄
Thanks! There are inconsistencies that can be solved by minimising/folding the text, minimising the margins/paddings, adding breakpoints etc while some inconsistencies will probably require rethinking of design. I can list down all such occurrences if @emilwidlund wants.