patternfly / react-topology

MIT License
10 stars 19 forks source link

Add a loading state to topology when generating larger models #193

Open andrew-ronaldson opened 4 months ago

andrew-ronaldson commented 4 months ago

Describe the problem There was a recent request to add a loading phase while topology visualizations are being rendered. Typically, the rendering is fairly quick on my testing but if a user is rendering 1000s of nodes or complex layouts it would be beneficial to show a state of transition so the user can expect a result is coming.