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.
 
 
 
 

37 satır
1.1 KiB

  1. {
  2. "checks": [
  3. {
  4. "name": "1920×1080: compact layout, floating window stays inside viewport, input survives closing",
  5. "pass": true
  6. },
  7. {
  8. "name": "1440×900: compact layout, floating window stays inside viewport, input survives closing",
  9. "pass": true
  10. },
  11. {
  12. "name": "1366×768: compact layout, floating window stays inside viewport, input survives closing",
  13. "pass": true
  14. },
  15. {
  16. "name": "Preparation starts collapsed, opens inside 3D area, and Escape returns focus",
  17. "pass": true
  18. },
  19. {
  20. "name": "Missing preparation opens controls, emits one accurate warning, and does not advance",
  21. "pass": true
  22. },
  23. {
  24. "name": "Prepared truck target click passes real preview validation and enables next step",
  25. "pass": true
  26. },
  27. {
  28. "name": "Next step keeps viewport clear and provides fresh preparation without previous confirmations",
  29. "pass": true
  30. },
  31. {
  32. "name": "Dark theme floating controls use readable surface and button colors",
  33. "pass": true
  34. }
  35. ],
  36. "pageErrors": []
  37. }