-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[UI] 'Epinio' text is replaced by 'Rancher' after refreshing in 'About' page #315
Comments
this will be a routing issue, and should be addressed the same time as #309 |
This should be resolved as part of changes made in #318. The fetch to get product name fails due to changes upstream with urls (adding query params) |
Regression UI test 'Check "About" page and main links' passed after fix. |
Setup
v1.9.0-21-g4b1a314b
Brave Version 1.57.47 Chromium: 116.0.5845.96 (Official Build) (64-bit)
Describe the bug
In about page links that contain the word 'Epinio' such as the binaries download links and links to Epinio repo are substituted by the text
Rancher
right after refreshing.To Reproduce
kubectl set image -n epinio deployment/epinio-ui epinio-ui=ghcr.io/epinio/epinio-ui:latest-next
About
pageResult
Epinio
text is substituted byRancher
one.Expected Result
Epinio
text is should remainScreenshots
Before refresh:
After refresh:
Video:
Screencast.from.21-08-23.18.23.12.mov
Additional context
The text was updated successfully, but these errors were encountered: