Skip to content

issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java language:Java

Filter by

5.8M results  (309 ms)

5.8M results

🔄 리팩토링 대상 !-- 어떤 부분을 리팩토링할 건지 -- RN에서 발제 선택시 WebSocket STOMP 동작 오류 수정 🎯 목적 !-- 왜 리팩토링하는지 간단히 -- ✅ 할 일 - [ ] - [ ] - [ ]

Current Problem: The README.md currently does not have a Table of Contents (TOC), making it harder for users and contributors to quickly navigate through different sections of the project. Proposed Solution: ...

The shared Card component currently only accepts title and children. It cannot forward common section attributes like id, className, aria-label, data attributes, or custom style, which limits accessibility ...

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 ...

Describe the bug The ApiPermission._has_permission check in app/eventyay/api/permissions.py blindly calls request.auth.has_endpoint_permission. If a request is authenticated using a method where request.auth ...

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
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.