pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Java language:TypeScript language:HTML
Filter by
237M results
Dvě nezávislé změny, jeden PR. Žádná migrace.
A) Tester grade-IZOLACE (picker)
Pro QA testování vidí tester-dítě v pickeru jen témata svého PŘESNÉHO ročníku (páťák jen 5. třídu, čtvrťák jen 4.), aby ...
Automated test pull request
Automated test pull request
Problem
A fresh production boot inserted 2 demo entries rows. The demo-entries seed in app/db.js had no environment guard —
unlike the demo-users seed directly above it, which is already gated on process.env.NODE_ENV ...
:loudspeaker: Type of change
- [x] New feature
:scroll: Description
Adds Sentry.wrapRouterErrorBoundary — wraps Expo Router s per-route ErrorBoundary so render-phase errors that hit the
fallback are ...
Hành trình Poker của bạn — Player Intelligence (MVP 1)
Cold-start player feature: a 20-hand Poker IQ Drill that gives a Provisional Profile instantly — no tournament history,
no DB. Per the approved plan ...
Problem
Builder state was only stored in React context (), so page refresh or direct navigation to a builder step lost all
progress.
Solution
Added persistence to in :
- Hydration — On mount, loads ...
Pull Request Validation
Before submitting this pull request, please confirm that you have completed the following:
Documentation Review
- [x ] I have read and understood the README.md
- [x ] I have ...