issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:Java
Filter by
5.9M results
요약 등록자 매너온도 알림 이동 추가 및 인증 새로고침 개선
bug
Describe the bug
CassandraEmbeddingStore ignores the similarity metric it was configured with when searching.
The constructor creates the backing MetadataVectorTable with the supplied metric (COSINE, ...
bug
While we have security tests in place, the core user journey—writing code, compiling it, and seeing the visualizer
react—lacks end-to-end test coverage. We need to write automated browser tests using playwright ...
gssoc:approved
mentor:PankajSingh34
Move the full lecture content from README.md into a v2 note at my-notes (docs/Lectures/Introduction to QA Automation
v2.md), then update the project README to link to the published note.
The @tsparticles/react library provides background visual effects, but the canvas element occasionally loses its WebGL
context when the browser tab is suspended or sent to the background for extended periods. ...
gssoc:approved
mentor:PankajSingh34
The analytics dashboard uses recharts to display algorithmic time complexity and user performance. Currently, the charts
redraw whenever the parent component s state changes. We need to wrap the chart ...
gssoc:approved
mentor:PankajSingh34
The project utilizes @supabase/ssr for authentication. We need to audit middleware.js to guarantee that all session
cookies and refresh tokens are strictly configured with HttpOnly, Secure=true, and SameSite=Lax ...
gssoc:approved
mentor:PankajSingh34
The feature that allows users to export their algorithm notes uses html2canvas and jspdf. This operation is highly
CPU-intensive and completely blocks the browser s main thread during generation, freezing ...
gssoc:approved
mentor:PankajSingh34
type:feature
Summary
The shared rule set already curates a string-building / implicit-+ cluster — prefer-template, no-useless-concat, and
no-implicit-coercion. The justification comment for no-useless-concat in index.js ...
The platform renders AI-generated algorithm explanations using react-markdown. Because LLMs can sometimes hallucinate or
output raw HTML, we must ensure that sanitize-html is actively strictly stripping ...
gssoc:approved
mentor:PankajSingh34

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.