Skip to content

Review usages of growl component and update  #11791

@richard-cox

Description

@richard-cox
  • The growl component flashes up a notification top right. Sometimes this is shown until the user dismisses or is automatically removed
  • There's work started to create a new notification process
  • We need to confirm usages of growls and if application create issues to remove or port
    • Remove - response should be inline on page close to context instead of in a global notification
    • Port - Should be part of the new notification process

Some examples of usages

  • navigation failures (user tries to go to a downstream harvester cluster but there's an error preventing them reaching it, stops a silent failure)
  • success after restoring the state of a RKE2 cluster (this is already in a modal, probably needs dropping)
  • failure to create an RKE2 snapshot
  • form control - unable to open a file after selecting it (possible just needs input based error)
  • failure to scale up a workload (given input is a small button in a drop down on a table row)
  • result of updating the endpoint of the Azure Auth Provider (??)
  • result of rancher upgrade (app-extend.js, would love to know if this still works)
  • failure to update groups or members (kicked off by a button above a list)
  • errors when installing extensions
  • result of installing/deleting extension catalogs
  • failure to refresh k8s driver metadata (kicked off by button above a list)
  • saving user retention data (should be inline info)
  • failure to refresh chart repos (kicked off by button above a list)
  • ...about 10 more

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions