Closed Karnaukhov-kh closed 1 year ago
Date/Time: 2023-07-19 08:40
Step Name | Gather Mode | Performance | Accessibility | Best Practices | Seo | Pwa |
---|---|---|---|---|---|---|
🧠Initial navigation | navigation | 76 | 100 | 83 | 92 | 90 |
Date/Time: 2023-07-19 08:40
Step Name | Gather Mode | Performance | Accessibility | Best Practices | Seo | Pwa |
---|---|---|---|---|---|---|
🧠Initial navigation | navigation | 99 | 100 | 83 | 100 | 40 |
Visit the preview URL for this PR (updated for commit 60db97d):
https://angular-movies-a12d3--fix-src-sets-qppwbcoo.web.app
(expires Fri, 18 Aug 2023 08:40:23 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: f5e1819659ee450e0b7241d53391169f76c6f1d4
Date/Time: 2023-07-19 08:41
Step Name | Gather Mode | Performance | Accessibility | Best Practices | Seo | Pwa |
---|---|---|---|---|---|---|
🧠Initial navigation | navigation | 81 | 100 | 92 | 100 | 100 |
Date/Time: 2023-07-19 08:42
Step Name | Gather Mode | Performance | Accessibility | Best Practices | Seo | Pwa |
---|---|---|---|---|---|---|
🧠Initial navigation | navigation 🔒 | 96 | 100 | 92 | 92 | 100 |
✔ Initial navigation done | snapshot | Ø 3/4 | 17/17 | 5/5 | 9/9 | - |
🧠Navigate to popular | timespan | 13/13 | - | 6/7 | - | - |
✔ Navigation to popular done | snapshot | Ø 3/4 | 17/17 | 5/5 | 9/9 | - |
🧠Navigate to detail page | timespan | 12/13 | - | 7/7 | - | - |
✔ Navigation to detail done | snapshot | Ø 3/4 | 19/19 | 4/5 | 9/9 | - |
Date/Time: 2023-07-19 08:43
Step Name | Gather Mode | Performance | Accessibility | Best Practices | Seo | Pwa |
---|---|---|---|---|---|---|
Navigation report (angular-movies-a12d3--fix-src-sets-qppwbcoo.web.app/list/category/popular) | navigation 🔒 | 95 | 100 | 92 | 92 | 100 |
Navigation report (angular-movies-a12d3--fix-src-sets-qppwbcoo.web.app/list/category/top_rated) | navigation 🔒 | 89 | 100 | 92 | 92 | 100 |
Navigation report (angular-movies-a12d3--fix-src-sets-qppwbcoo.web.app/list/category/upcoming) | navigation 🔒 | 94 | 100 | 92 | 92 | 100 |
Navigation report (angular-movies-a12d3--fix-src-sets-qppwbcoo.web.app/list/genre/28) | navigation 🔒 | 97 | 100 | 92 | 92 | 100 |
Navigation report (angular-movies-a12d3--fix-src-sets-qppwbcoo.web.app/detail/movie/594767) | navigation 🔒 | 97 | 100 | 100 | 92 | 100 |
Navigation report (angular-movies-a12d3--fix-src-sets-qppwbcoo.web.app/detail/person/1023139) | navigation 🔒 | 82 | 100 | 100 | 92 | 100 |
Date/Time: 2023-07-19 08:41
Step Name | Gather Mode | Performance | Accessibility | Best Practices | Seo | Pwa |
---|---|---|---|---|---|---|
🧠Initial navigation | navigation 🔒 | 94 | 100 | 92 | 92 | 100 |
✔ Initial navigation done | snapshot | Ø 3/4 | 17/17 | 5/5 | 9/9 | - |
🧠Start Login | timespan | 18/26 | - | 5/7 | - | - |
✔ Login Done | snapshot | Ø 3/4 | 17/17 | 5/5 | 9/9 | - |
🧠Start Logout | timespan | 13/13 | - | 4/7 | - | - |
✔ Logout Done | snapshot | Ø 2/4 | 17/17 | 4/5 | 9/9 | - |
When user navigates from lists to specific list movie.imgSrcset works as expected, but in case of reload it is empty and falls back to default x2,x3,x4.
Don't know the exact reason of the bug, but decent fix will be to have srcset property definied on adapter level since all images on the page should have same set.