-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Current behavior
Currently when navigating the Pinot Dashboard, it is not possible to right click and open a new tab on the various links to resources (such as tables, tenants, and other links). I am not entirely sure, but I seem to remember that this used to be possible in a previous version of Pinot. In any case, it would be a huge user experience improvement for developers if we could open new tabs directly from the dashboard.
Below are screenshots to explain the problem.
Screenshot right clicking "Tenant1" (Should give ability to open new tab)

This behavior is the same for Tenants, Controllers, Servers, Minions, and Brokers. This also happens when right clicking any element within the table/server/broker/controller overview. It also happens when right clicking segments within a table.
Screenshot
Screenshot right clicking the top tabs (Tenants, Controllers, Brokers, Servers, Tables) (Works as expected)

Expected behavior
Right clicking any element within the Pinot Dashboard allows us to open a new tab pointing to that resource.