pullrequests Search Results · language:Dune language:TypeScript language:HTML language:TypeScript language:JavaScript
Filter by
201M results
Fixes the UX gap found while writing the e2e: the no-camera permission panel only looped back to itself, so a user with
no camera (or who tapped Enter manually) could never add stickers — despite the panel ...
Acknowledged the persona instructions for Sam as Technical Writer . As requested, no files were modified. Ready for a
concrete documentation task.
PR created automatically by Jules for task 3924763653585079778 ...
Summary
- add a lightweight /health server route
- return HTTP 200 with a minimal JSON response
- disable caching for healthcheck responses
- prepare Railway deployment healthcheck configuration ...
Problema (crítico, em produção na v11.55)
js/changelog.js tinha backticks literais (`) dentro do template literal de modal.innerHTML — nas linhas 26 e 28, em
torno de `document.createElement`, `textContent` ...
Fourth in the universal-content-boxes series. The closing-pair callouts were already class-based, so this is the hover +
a small token tidy.
This PR
- Exam edge / Key takeaway hover — each box deepens ...
This PR improves the accessibility and micro-UX of the Cart screen (src/screens/cart.js).
Key changes:
- Semantic Buttons: Converted interactive motion.div elements (Go back button, payment method ...
Summary
- Viewport-based planting marker culling: Only render DOM markers for plantings visible on screen (+ 20% margin
buffer). A farm with 500 plantings now creates ~50-100 DOM nodes instead of ...