Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-43802

Enhance interface and adjust styling

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Unset
    • None

      WidgetDrawer.tsx

      Inline styling

      <div style={{ position: 'sticky', top: 0, zIndex: 100, display: 'flex', justifyContent: 'flex-end', padding: 'var(-pf-tglobalspacer-md)' }}>
       

      Enhance the interface to customize text and accessibility labels

      For example:
      {{aria-label="Close widget drawer"

      Add widgets}}
       
      Is hard coded. We should extend the accessibility coverage and provide a customization interface. This will be required for translated apps.

      Unnecessary void functions

      onDragStart={() => {
      onDragEnd={() => {}}}}

              Unassigned Unassigned
              aferdina@redhat.com Alexandra Ferdinand
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: