FlowFuse / FlowFuse/node-red-dashboard

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

Open
#2,065 1 comment 0 reactions 0 assignees View on GitHub
needs-triage
Dominant language
HTML
Stars
355
Forks
82
Avg merge
4d 23h
Merged PRs (30d)
24

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.