React Aria's RowProps already extends LinkDOMProps (href, target, rel, routerOptions), so table rows can be rendered as links and RAC handles modifier-click natively. DataGrid doesn't surface it: here is no href anywhere in its API, and onRowAction only receives the row key, with no event, so a consumer cannot detect metaKey/ctrlKey either. The result is that a row-click navigation cannot support β-click / middle-click / "Open in new tab", which users expect from any list of records.
Please authenticate to join the conversation.
In Review
π‘ Feature Request
4 days ago

Abel Guevara
Get notified by email when there are changes.
In Review
π‘ Feature Request
4 days ago

Abel Guevara
Get notified by email when there are changes.