issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:TypeScript language:JavaScript
Filter by
7.8M results
As a user, I would like to be able to export scores to CSV from the app, so I can use them as part of a larger
competition framework.
This should take the form of a share button at the bottom of the results ...
The shared Button component currently only accepts children. It cannot forward common native button props like onClick,
disabled, aria-label, style, or type, and it also omits a default type. Inside forms, ...
createNotification currently returns the same object reference that is stored by the notification service. If a caller
mutates the returned value, it can accidentally change the in-memory notification ...
sendMessage currently returns the same object reference that is stored by the message service. If a caller mutates the
returned value, it can accidentally change the in-memory message state without going ...
createReview currently returns the same object reference that is stored by the review service. If a caller mutates the
returned value, it can accidentally change the in-memory review state without going ...
createProposal currently returns the same object reference that is stored by the proposal service. If a caller mutates
the returned value, it can accidentally change the in-memory proposal state without ...
Action: fix Target: Centralize auth_overwrite_role_on_login guard in IAuthProvider base class so OIDC, Google, and
GitHub OAuth providers inherit protection automatically, and broaden _CONTROL_CHARS_RE ...
kaizen:running
Description
What happened?
In server/src/middleware/error.middleware.ts, the sanitizeBody function is designed to strip out sensitive fields (like
password, cvv, token) before saving error request payloads ...
bug
gssoc
type:bug
type:design
type:testing
배경
sdk-example이 커밋 b233a58(feat: migrate to @apps-in-toss/web-framework 3.0.0-beta) + 8466c43(beta 빌드 갱신)에서 web-framework
3.0.0-beta를 런타임 dependency로 채택했다. 그 결과 콘솔 server-build가 3.0-beta 번들을 거부해(#149, ...
roadmap
Problem
Users with RTX 50xx GPUs (compute capability 12.0 / sm_120) hit CUDA error: no kernel image is available for execution
on the device when running diarization. The PyTorch image used after PR #181 ...
bug

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.