25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 

29 satır
771 B

  1. {
  2. "checks": [
  3. {
  4. "name": "1920px task buttons stay within cards without overlap",
  5. "pass": true
  6. },
  7. {
  8. "name": "1440px task buttons stay within cards without overlap",
  9. "pass": true
  10. },
  11. {
  12. "name": "Preparation opens by default and has a visible header entry and concrete instructions",
  13. "pass": true
  14. },
  15. {
  16. "name": "Missing preparation opens controls, emits one accurate warning, and does not advance",
  17. "pass": true
  18. },
  19. {
  20. "name": "Prepared truck target click passes real preview validation and enables next step",
  21. "pass": true
  22. },
  23. {
  24. "name": "Next step opens fresh preparation rather than reusing previous confirmations",
  25. "pass": true
  26. }
  27. ],
  28. "pageErrors": []
  29. }