Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-4072

Provide a Toast API to the Console Dynamic Plugin SDK

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • User Interface
    • None
    • None
    • Product / Portfolio Work
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      1. Proposed title of this feature request

      Provide a Toast API to the Console Dynamic Plugin SDK

      2. What is the nature and description of the request?

      Provide a mechanism for plugin authors to show status messages in specific styles (info, error, warning, success) as toasts. Currently the various xxxxStatus APIs simply show up at the top of the console which is not consistent with how the native console itself does things as it shows toast messages.

      3. Why does the customer need this? (List the business requirements here)

      Plugin authors need the ability to show the status of operations the plugin initiated in the console. At the moment this can only be done with modal dialogs or the xxxxxStatus APIs but many of these status messages are better suited as toasts since they don't require interaction and ideally could disappear on their own after a set period of time.

      As an example my plugin interacts with the Argo CD server to perform operations (Sync/Refresh) and if it fails I would like to show a toast to the user indicating a failure.

      4. List any affected packages or components.

      Dynamic Console Plugin SDK

              amobrem Ali Mobrem
              gnunn@redhat.com Gerald Nunn
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                None
                None