- Issue created by @kenyoOwen
- Status changed to Needs work
over 1 year ago 5:53am 5 January 2024 - 🇵🇭Philippines kenyoOwen
UPDATE:
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
row
class and the code line is--bs-gutter-x: 1.5rem;
is the reason for it. And by changing--bs-gutter-x
to 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.
- Merge request !93Issue 3408960: Updates Large banner mobile devices. → (Closed) created by kenyoOwen
- 🇨🇦Canada aastrong
Hey guys, I have a much easier fix for the issues with the scrolling horizontally.
Try this instead:html { overflow-x: hidden; }
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. - Status changed to Needs review
over 1 year ago 8:23am 12 January 2024 - 🇵🇭Philippines kenyoOwen
The scrollable to right issue is fixed, thanks to aastrong.
- Issue was unassigned.
- 🇵🇭Philippines kenyoOwen
This 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
- Assigned to kenyoOwen
- Status changed to Needs work
over 1 year ago 5:06am 15 January 2024 - 🇵🇭Philippines kenyoOwen
I'll be creating a new branch since Tugboat isn't working right now. And will fix the issue raised by QA.
- Merge request !101Issue 3408960: Fixes for large banner mobile devices. → (Merged) created by kenyoOwen
- 🇵🇭Philippines kenyoOwen
kenyoOwen → changed the visibility of the branch 3408960-header-and-body to hidden.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 5:35am 15 January 2024 - 🇵🇭Philippines kenyoOwen
This is now ready for retest. Will send to QA now. Closing MR!93 tugboat not working .
- 🇵🇭Philippines kenyoOwen
Hi,
Will send this to QA later when the tugboat is stable. Right now, the tugboat is loading and
Bad Gateway
text will appear. - Status changed to Fixed
12 months ago 4:49am 13 May 2024