General bug fix for incorrect table borders displayed since Bootstrap 5

General bug fix for incorrect table borders displayed since Bootstrap 5

par Martin Reichel,
Nombre de réponses : 1

Hi,
here's another idea for free use. Unfortunately, I won’t be able to attend the DevCamp this year. But maybe anyone is looking for a project for the DevCamp. I would be delighted if someone would work on some of them during the DevCamp... sourire
.. and of course: if you have any questions, I would be available for discussion.

Cheers, Martin

Bug/ Current behaviour

Since the switch to Bootstrap 5.0, table borders are always displayed, even though they have not been specified to be visible.
This is for our users quite annoying.
grafik.png

As far as I know, in the past there already have been bug fixes for this behaviour in several plugins.
The general "bug" should be this issue (?), which is currently unresolved: https://moodle.atlassian.net/browse/MDL-87231

Expected behaviour

There should be a general solution (via Moodle Core?!), so that this does not have to be fixed manually in every plugin and therefore should be available much faster.
Or might there be already any fix available which i missed?