pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:JavaScript language:CSS
Filter by
117M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
💡 What: Replaced faux interactive elements (span elements styled as links) on the Login Screen with semantic button
type= button elements utilizing CSS reset. Also added explicit ID-based relationships ...
Resolves the 2 ** Not found (404) ** URLs from Search Console: /$ and / .
Diagnosis: never real links — crawlers extract them from the rendered HTML:
- /$ ← React s streaming-SSR Suspense comment markers ...
Summary
clearExpiredSession in src/hooks/useTokenExpiry.js schedules window.location.replace inside setTimeout. While the hook
is gated by token checks, any code path accessing browser-only globals should ...
CODE RUB: Replaced direct TestContext.Current.CancellationToken usage with randomCancellationToken variable pattern in
ListenerEventArchiveV2Service test files. Updated logic test broker mocks to use specific ...
Summary
useLocalStorage in src/hooks/useLocalStorage.js uses queueMicrotask to defer the localStorage write. In SSR
(Node.js 11+), queueMicrotask IS defined and fires — but window is still undefined, ...
Host list was erroring
The Host list partial referenced a primac column that doesn t exist on Host records → DataTables threw * Requested
unknown parameter primac *.
Changes
- Delete from the UI: ...
Summary
The prefetch callback in src/hooks/useRoutePrefetch.js accessed window directly to check for requestIdleCallback
support, causing a ReferenceError in SSR environments where window is undefined. ...
المشكلة
السطرين في سيكشن المارك مش بيظهروا في نسخة الإنجليزي عند أول تحميل للصفحة، وبيظهروا بس بعد ما تغير للعربي وترجع
للإنجليزي.
السبب
الـ rows كانت فاضية في الـ HTML. البراوزر على الموبايل ممكن يعمل ...
Summary
getRelativeTime() in src/utils/relativeTime.js unconditionally returned null for any numeric input (Unix timestamps in
milliseconds). Valid timestamps passed via Date.now() or similar were silently ...
gssoc:approved
level:critical
quality:exceptional
type:bug
type:design
type:devops
type:docs
type:performance
type:security
type:testing