Skip to content
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

Cannot load some pages when changing page translations #11203

Closed
codyrancher opened this issue Jun 10, 2024 · 1 comment · Fixed by #11214
Closed

Cannot load some pages when changing page translations #11203

codyrancher opened this issue Jun 10, 2024 · 1 comment · Fixed by #11214
Assignees
Labels
kind/bug QA/manual-test Indicates issue requires manually testing size/1 Size Estimate 1
Milestone

Comments

@codyrancher
Copy link
Contributor

It was first noticed with these flaky tests:

  • cypress/e2e/tests/pages/charts/v2-monitoring.spec.ts -> ’“Alerting Rules “Severity” select should NOT be translating the values to Chinese”
  • cypress/e2e/tests/pages/fleet/gitrepo.spec.ts -> “Should be able to create a git repo”

You can reproduce this issue by:

  1. changing your language preference
  2. visit /dashboard/c/_/fleet/fleet.cattle.io.gitrepo
  3. refresh the page

You will see the page doesn't load.

Notes:

  1. I've only been able to reproduce this in prod, I can't reproduce this locally.
  2. I've only been able to reproduce this in chrome. Firefox seems to work.
@codyrancher codyrancher self-assigned this Jun 10, 2024
@codyrancher codyrancher added this to the v2.9.0 milestone Jun 10, 2024
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Jun 10, 2024
@codyrancher
Copy link
Contributor Author

I think we'll probably need to binary search the docker builds until we find the commit that caused this.

@gaktive gaktive added the size/1 Size Estimate 1 label Jun 12, 2024
@codyrancher codyrancher added QA/manual-test Indicates issue requires manually testing and removed QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug QA/manual-test Indicates issue requires manually testing size/1 Size Estimate 1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants