According to the azure-devops-ui documentation the onActivate event on the Table component should be called on the Enter keystroke or double click, however it is being fired on a single click.
https://developer.microsoft.com/en-gb/azure-devops/components/table#ITableProps%3CT%3E


I originally posted this on https://developercommunity.visualstudio.com/AzureDevOps but they directed me here.
According to the azure-devops-ui documentation the onActivate event on the Table component should be called on the Enter keystroke or double click, however it is being fired on a single click.
https://developer.microsoft.com/en-gb/azure-devops/components/table#ITableProps%3CT%3E

I originally posted this on https://developercommunity.visualstudio.com/AzureDevOps but they directed me here.