rayrutjes / wc-order-search-admin

💵 Search for WooCommerce orders in the admin at the speed of thought with Algolia.

Home Page:https://wordpress.org/plugins/wc-order-search-admin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to open an order from the autocomplete menu in a new tab

rayrutjes opened this issue · comments

Currently there is no way to quickly open a tab for 2 suggested results of the autocomplete.

We will probably need to leverage this kind of detection: https://stackoverflow.com/a/20087506

Closing this for now until we find a clean way to address it here: algolia/autocomplete#207

#45 should lower the need for this feature anyway.