Skip to content

Show license banner when warnings are present #3217

Closed
@presleyp

Description

@presleyp

Problem

We need to show customers when their usage of the product is out of compliance with their license without cutting off their usage.

Definition of Done

  • licenseXService fetches Entitlements API
  • LicenseBanner is implemented per the design
  • LicenseBanner gets warnings from licenseXService and displays them
  • when activated, LicenseBanner shows on all pages to all users
  • LicenseBanner does not interfere with any usability

Notes

The first use case will be for when a customer has too many active users.
You can refer to #3008 for implementation ideas.

Metadata

Metadata

Assignees

Labels

siteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions