Question re. administrator/comp.../com_eventb.../libraries/rad/ui/bootstrap4.php

  • IT-Manager Eintracht Triathlon
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
3 years 11 months ago #143822 by IT-Manager Eintracht Triathlon
Hi Tuan,
My view in frontend for registrants management shows strange table stapling on smaller screens (e.g. sm) (but not on xs as this is size using less fields). I think the problem is in administrator/components/com_eventbooking/libraries/rad/ui/bootstrap4.php: 'hidden-phone'       => 'd-none d-sm-block d-md-table-cell',

When trying to hide multiple columns with d-sm-block, it is causing problems in bootstrap 4. See also here:  stackoverflow.com/questions/48292516/hid...ns-using-bootstrap-4

I guess we should only use d-xx-table-cell here.

I am not sure if you are able to change. If not, can I somehow in a clean way override the file bootstrap4.php?

Thanks.

Frank

Please Log in or Create an account to join the conversation.

More
3 years 11 months ago #143823 by Tuan Pham Ngoc
Hi Frank

For now, please do the modification directly to the file. I will have to review this carefully before adding the change to the core package

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc