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

[SkeletonTable] Add props for sort indicators, checkboxes and expand

XMLWordPrintable

    • 5
    • False
    • Hide

      None

      Show
      None
    • False
    • Unset
    • No
    • PlatEx UI Sprint 17

      Addition of a few props such that Skeleton table would resemble the loaded table more (prop names are just suggestions to get the idea across):

      • hasCheckbox/isSelectable -- boolean prop which will make Skeleton table contain checkboxes on the left
      • isExpandable -- boolean prop which will make Skeleton table contain expandable caret icons on the left
      • sortingIndicator/sortIndex – some way (with index or column name) to make the currently sorted column header blue (this makes the user experience when changing pages much smoother), this would also probably require column prop to be an array of objects (for each column: title and whether the column is sortable – thus displaying gray arrow next to column title) instead of current array of strings (just column titles)

      More information in https://github.com/patternfly/react-component-groups/issues/86 

            comitche@redhat.com Cody Mitchell
            fhlavac Filip Hlavac
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: