Skip to content

DF-1099: Notification banner component#405

Draft
alexluckett wants to merge 13 commits into
mainfrom
feature/notification-banner-component
Draft

DF-1099: Notification banner component#405
alexluckett wants to merge 13 commits into
mainfrom
feature/notification-banner-component

Conversation

@alexluckett
Copy link
Copy Markdown
Contributor

@alexluckett alexluckett commented May 18, 2026

Proposed change

Adds a NotificationBanner component to the plugin. Supports title, heading via options.heading and content via content. Heading and content support markdown (e.g. links, formatting).

Depends on DEFRA/forms-designer#1450.

Jira ticket: DF-1099

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@alexluckett alexluckett marked this pull request as draft May 18, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant