Skip to content

Bug Report: className property not applied to ui-notification node in Dashboard 2.0 #2065

@pwbecker

Description

@pwbecker

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageNeeds looking at to decide what to do

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions