radius-project / dashboard

Frontend experience for Project Radius
13 stars 5 forks source link

feat: add tooltip to nodes #73

Open lechnerc77 opened 4 months ago

lechnerc77 commented 4 months ago

This PR contains the code to add a tooltip to the resource nodes leveraging the NodeToolbar.

The toolbar displays the name, type and group of the node.

Closes #42