Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Show license banner when warnings are present #3217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
5 tasks
Tracked by #480
presleyp opened this issue Jul 26, 2022 · 0 comments · Fixed by #3568
Closed
5 tasks
Tracked by #480

Show license banner when warnings are present #3217

presleyp opened this issue Jul 26, 2022 · 0 comments · Fixed by #3568
Assignees
Labels
site Area: frontend dashboard

Comments

@presleyp
Copy link
Contributor

presleyp commented Jul 26, 2022

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.

@presleyp presleyp added the site Area: frontend dashboard label Jul 26, 2022
@presleyp presleyp self-assigned this Aug 16, 2022
@presleyp presleyp mentioned this issue Aug 18, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site Area: frontend dashboard
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant