mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	
				https://linear.app/unleash/issue/2-1968/use-react-archer-instead-of-mermaid-in-the-network-overview This PR removes [mermaid](https://github.com/mermaid-js/mermaid) in favor of [react-archer](https://github.com/pierpo/react-archer), which meant adapting `NetworkOverview` to use `react-archer` instead, since that was the only remaining feature using `mermaid`. Opted not to use RPS labels in the lines since it was very noisy visually. Took the liberty to make some visual changes, but we can align afterwards with @nicolaesocaciu if needed. ### Example with 1 app  ### Example with 3 apps  ### Example with 30 apps  ### Example in light theme   | 
			||
|---|---|---|
| .. | ||
| accessOverview | ||
| admin | ||
| application | ||
| archive | ||
| banners | ||
| changeRequest | ||
| common | ||
| context | ||
| demo | ||
| environments | ||
| events | ||
| executiveDashboard | ||
| feature | ||
| featureTypes | ||
| feedback | ||
| feedbackNew | ||
| filter | ||
| incomingWebhooks | ||
| integrations | ||
| layout | ||
| loginHistory | ||
| maintenance | ||
| menu | ||
| playground/Playground | ||
| project | ||
| providers | ||
| segments | ||
| splash | ||
| strategies | ||
| tags | ||
| user | ||
| App.tsx | ||
| InitialRedirect.tsx | ||