There are numerous bug reports regarding media manager in the front end and I have been able to track them down.
They are caused because of the use of atum variables which of course are not actually ever going to be available.
media manager scss should be template independent.
If it is necessary to add template specific scss for the media manager then that should be in its own scss that lives in the templates own folder and not in com_media
Labels |
Added:
?
|
media manager scss should be template independent.
If Joomla had a design system with known default css vars, then the media manager css would work fine with any template (that complies to the design system and that should have been the minimum compatibility requirement). The proposal was rejected a few years ago as the backend people decided that Bootstrap was the perfect design system for Joomla. Now the only viable solutions are, as you stated:
WIN.
for reference its not just colours it is all use of variables
Situation:
Result:
the background of the area will show the menu overlapping with the content
Question: Is this an effect, that has to do with this issue - or is it a separate issue?
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-06-24 14:26:30 |
Closed_By | ⇒ | brianteeman |
Closing this here. Left my thoughts as a comment on the PR
just to be clear without fixing this media manager is between useless and ugly on every frontend template