Closed (fixed)
Project:
Provus
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2023 at 05:53 UTC
Updated:
13 May 2024 at 04:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kenyoowen commentedComment #3
kenyoowen commentedUPDATE:
After fixing the header and body text font sizes, I couldn't fix the scrollable to the right on the mobile device. And checked the cause of the scrollable to right and noticed that the
rowclass and the code line is--bs-gutter-x: 1.5rem;is the reason for it. And by changing--bs-gutter-xto 0 will fix the scrollable to right but it will have an issue with margining in any components that used row class. Please see the screenshot for reference.Thank you.
Comment #5
aastrong commentedHey guys, I have a much easier fix for the issues with the scrolling horizontally.
Try this instead:
I dont want to change the padding on rows, containers or columns unless we need to
For the issues with the font size, your MR looks good.
Comment #6
kenyoowen commentedThe scrollable to right issue is fixed, thanks to aastrong.
Comment #7
kenyoowen commentedComment #8
kenyoowen commentedThis is ready for review, I also included the fixes for the following Drupal.org issue since they are all related. I close also the MR for the related issue.
https://www.drupal.org/project/provus/issues/3409393
Thank you
Comment #9
kenyoowen commentedI'll be creating a new branch since Tugboat isn't working right now. And will fix the issue raised by QA.
Comment #13
kenyoowen commentedThis is now ready for retest. Will send to QA now. Closing MR!93 tugboat not working .
Comment #14
kenyoowen commentedHi,
Will send this to QA later when the tugboat is stable. Right now, the tugboat is loading and
Bad Gatewaytext will appear.Comment #15
nx2611 commentedComment #16
nx2611 commented