rusackas commented on issue #40576: URL: https://github.com/apache/superset/issues/40576#issuecomment-5172655249
This is already fixed on `master`. PR #38033 removed the redundant `ensureAppRoot()` wrap around `user_logout_url` in `RightMenu.tsx` (that's what was double-prefixing the logout link), and PR #39925 added a regression test for exactly this case (`Logout link href is single-prefixed under subdirectory deployment` in `RightMenu.test.tsx`), which passes on current `master`. Closing since there's nothing left to fix here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
