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

TEST: Lighthouse score for update-recipe #64

Closed
chris-townsend opened this issue Jan 2, 2023 · 1 comment
Closed

TEST: Lighthouse score for update-recipe #64

chris-townsend opened this issue Jan 2, 2023 · 1 comment
Assignees
Labels
bug Something isn't working test Testing Process

Comments

@chris-townsend
Copy link
Owner

Issue/Error:

Low score for best practices when testing update_recipe.html

update-recipe-error

navigator newsagent error

@chris-townsend chris-townsend added bug Something isn't working test Testing Process labels Jan 2, 2023
@chris-townsend chris-townsend added this to the Kitchen Tales | Tests milestone Jan 2, 2023
@chris-townsend chris-townsend self-assigned this Jan 2, 2023
@chris-townsend
Copy link
Owner Author

A potential solution to the issue within the console would be to update the website to the latest version of Bootstrap. Additionally, starting with M92, Chrome plans to begin sending deprecation notices for the navigator.userAgent, navigator.appVersion, and navigator.platform getters in the DevTools Issues tab. This is because the User Agent string reduction is being made and these getters will no longer provide the same information. If the site, service, library, or application relies on certain bits of information being present in the User Agent string, it will be necessary to begin the migration.

https://blog.chromium.org/2021/05/update-on-user-agent-string-reduction.html

@github-project-automation github-project-automation bot moved this from In Progress to Done in Kitchen Tales Kanban board Jan 24, 2023
@chris-townsend chris-townsend closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test Testing Process
Projects
Development

No branches or pull requests

1 participant