patternfly / react-topology

MIT License
10 stars 19 forks source link

Add support to DefaultGroup to support rectangular shape #113

Closed leandroberetta closed 9 months ago

leandroberetta commented 11 months ago

It would be nice to have a rectangular shape option in the groups.

The following is an example of the topology component used by Kiali with the current group shape:

image

In the older implementation, we used to have rectangular boxes and we thought it's something other users might want as well.