I’ve migrated my app to web components except for a few DataTable components (and their dependencies) where I need the totals row.
It’s not too hard to put a row with totals at the top, but there isn’t a good pattern that I know of for styling it properly on both desktop and mobile app (where the display is as a list regardless of the setting for the table).
I’m curious if the community has any good patterns for this, and if not, I’d love to re-ping the Shopify staff that this is still an oversight of the new library.