logoalt Hacker News

crab_galaxylast Thursday at 8:16 PM1 replyview on HN

The simplest would be to follow the aria role=“grid” spec, ideally with sortable columns. IMO it doesn’t need the kitchen sink AG Grid approach just a sane way to semantically build a data grid with proper accessibility.

https://www.w3.org/WAI/ARIA/apg/patterns/grid/examples/data-...


Replies

dimallast Thursday at 9:47 PM

It has to handle every possible use case for a grid. You’re thinking of your use case. The spec needs to handle everything else. I don’t see how that’s manageable.

show 2 replies