[ Cassondra ]

Results 169 comments of [ Cassondra ]

Just to confirm, we do need a web component for tables - this will allow us to enhance the table with sortability and filters.

We can look here for functionality options: https://www.webcomponents.org/element/HTMLElements/smart-table

PF4 tables include designs for: **general** - empty state **headers** - tooltips - sortable **rows** - selectable with checkbox - selectable with radio button - actions - expandable - editable...

@coreyvickery cc @ajacobs21e I think we might need designs for: **general** - pagination (we can use existing pagination designs just want to confirm their relationship and positioning to the table)...

Thanks @ajacobs21e! Can you help me with where on this page the details of how to manage a loading state for a table is? > Loading state https://www.patternfly.org/v4/components/toolbar/design-guidelines#filter-group

@ajacobs21e Yup, that's where my list `PF4 tables include designs for:` above came from.

@ajacobs21e I see however that some of them only exist in the React documentation which is likely why they were difficult to find. I assume because no similar functionality exists...

@ryanissamson Hey Ryan, it's on our radar but is not a high priority at the moment. If you would like to advocate for a bump in priority, please reach out...

Hey Luke, this sounds a lot like a listing component such as what we use on dotcom: https://www.redhat.com/en/blog. We are reworking the listing pages now into React for expediency and...

Do we need any customization hooks? Dark mode or background color settings? Should it have a sticky option? A dismiss button? cc @coreyvickery