Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr

Filter by

1.8M results  (307 ms)

1.8M results

En nuestra aplicación, vamos a implementar un toggle de light y dark. Por defecto tiene que estar en modo oscuro, pero el switch debe cambia rel juego a modo light

// Process section metadata - removed via https://github.com/adobe/aem-boilerplate/commit/fe407aa5d06b4b386448ec75a227faa6780dff5b now style/id key value pairs are handled server-side; also the other ...

Description The JWT regex in backend/utils/secretsScanner.js is overly broad and can match generic base64 encoded strings or standard session tokens that happen to begin with eyJ. Impact Developers ...
gssoc

Description In backend/utils/ignoreHelper.js, when compiling ignore rules containing *, the regex replacement pattern.replace(/\*/g, [^/]* ) fails to support standard ** globstars (which match across ...
gssoc

Description In backend/utils/repoReader.js, normalizeExtensions uses input ?? DEFAULT_EXTENSIONS. If a caller accidentally passes an object or string instead of an array, input.map will throw a TypeError: ...
gssoc

Description The SidebarLayout component uses hardcoded colors like rgba(15, 23, 42, 0.6) for its background and #f3f4f6 for text. These values are designed strictly for dark mode. Impact When the user ...
gssoc

Description In Dashboard.tsx, the functions downloadReadme, downloadAuditReport, downloadHTMLReport, and downloadPDFReport create temporary Object URLs using URL.createObjectURL(file) but never call URL.revokeObjectURL(url). ...
gssoc

Change the GeoGIS strata download query to also select E.[ProjectNo] and E.[Title] (from the Projects join), carry them through the strata pipeline, and show Project No + Title in the Strata Table instead ...
enhancement

Description The Analytics MongoDB model tracks repository analyses with an analyzedAt field but does not implement a Time-To-Live (TTL) index. Impact As the application scales and users scan thousands ...
gssoc

Description In backend/config/db.js, ensureConnection loops 5 times to reconnect, but it doesn t clear connectionPromise from a previous failed attempt. connectDatabase() immediately returns the rejected ...
gssoc
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.