-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
needs-triageNeeds looking at to decide what to doNeeds looking at to decide what to do
Description
Current Behavior
The className property configured in a ui-notification node is not being applied to the notification message element in the DOM. While the class may appear in the document header, it does not appear on the notification
or any of its wrapper elements, making it impossible to style notifications with custom CSS.
NOTIFICATION MESSAGE
Expected Behavior
The configured className should be applied to the notification's container element (or the notification
itself), allowing it to be targeted with custom CSS for styling.
Steps To Reproduce
No response
Environment
- Dashboard version:
- Node-RED version:
- Node.js version:
- npm version:
- Platform/OS:
- Browser:
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate. Low effort.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-triageNeeds looking at to decide what to doNeeds looking at to decide what to do
Type
Projects
Status
Backlog