Project

General

Profile

Actions

Bug #21983

closed

Notifications invisible when using plugins with webpack assets

Added by Daniel Lobato Garcia over 6 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
JavaScript stack
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Currently, in develop, if I have a plugin such as Katello, or remote execution (https://github.com/dLobatog/foreman_remote_execution/commits/13333 , this branch contains webpack assets although no CSS), the notifications button is invisible. This happens because the CSS (react_app/components/notifications/notifications.scss) isn't loaded and without the appropriate styles the button font is too dark, the box is hidden behind the main body.

I am not sure yet why this is happening, but I believe it's probably an error in Foreman itself, as it happens with both Katello/REX and another branch of Foreman_ansible that I have with React assets.

See the attached files - whenever I have Katello installed, there are no styles for 'fa-bell-o' (defined in notifications.scss).


Files

Actions #1

Updated by Tomer Brisker almost 4 years ago

  • Status changed from New to Resolved

this is working in current versions.

Actions

Also available in: Atom PDF