-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
Enable the low contrast visual style for inline notifications by default in the ns8-core module. This change simplifies the interface and reduces visual noise for users.
Proposed solution
Set lowContrast: true as the default value for the NsInlineNotification component in ns8-core.
Alternative solutions
- Keep the current default and allow callers to enable lowContrast as needed.
- Make the contrast style configurable via a global setting.
Additional context
This improves UI consistency and offers a softer notification experience out of the box.
See also
- Related pull request: Enable lowContrast for default NsInlineNotification args ns8-core#1093
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done