Files
SCM-Manager/scm-ui/ui-extensions
Thomas Zerr 9bcb9f2512 Add un-escaped url prop in repository nav extension point
The url needs to be escaped for the route component, so that
react-router can perform his matching logic.
But additionally, the components rendered within the
extension point also need the unescaped url to create further
links based on this url.
2025-05-27 09:42:49 +02:00
..