-
Story
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
None
We need a table list and subsequent components to help align all HAC plugins on the same picture.
Acceptance Criteria
- Take the types from `VirtualizedTable` in OpenShift Console and bring them over to the Core SDK
- Build the internals of this component using Patternfly while adhering to the type structure
- Some props may not be needed at this time and we can make them optional with a note that we need to circle back (maybe make another time and union them together)
- The net goal here is to have a Table component that can take some data and render out custom rows all with PF components
History
Migration from OpenShift Console to the SDK is a lot of effort due to long history of changes and use-cases built into components. The ListPage (HAC-311) effort is no small effort to convert the existing list page over to the SDK in a pure fashion. Since this effort will yield positive results for the future at an unknown date and the hassle is fairly big right now we have decided to pivot to this ticket and make a slimmed down and more simple version of the Table component.