Feature request: row links in DataGrid

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.

Upvoters
Status

In Review

Board

πŸ’‘ Feature Request

Date

4 days ago

Author

Abel Guevara

Subscribe to post

Get notified by email when there are changes.