issues Search Results · language:Edge language:Python linked:pr language:Java language:JavaScript language:JavaScript
Filter by
5.8M results
Goal
Finish the portal security hardening the council review flagged (#245 / conscience s audit). PR #246 shipped the bind
default (127.0.0.1), which protects strangers who install — but two real vectors ...
feature:portal
feature:safety
priority:high
기능 개요
- 상품 등록 구현
구현 목적
- 상품 등록 구현
요구사항
- [ ] 없음
예상 API / 화면
예상되는 API 또는 화면 구성을 작성합니다.
추가내용
✨Features
Problem
Keystrokes in admin user filtering trigger immediate re-renders, causing interface lag.
Current Behavior
State setter triggers rendering immediately on input.
Why This Improvement Is Needed ...
GSSoC'26
mentor:Ayushh-Sharmaa
What
Re-skin the schedule trial around the everyday narrative: the milestone is Launch Rehearsal, and when the requested new
date collides with an existing calendar event the court refuses the date as ...
ready
Two small cleanups found in the scan:
1. Stale TODO in validation barrel
`client/src/validation/valid.js:8`: ```js //TODO: Add more validation if existing(email, phone, username, etc) ```
Validation ...
code-improvement
Problem
All 6 dashboard sub-components subscribe to the full `stats` root object:
```js // StatsOverview, AppointmentsByStatus, TopServices, // RecentAppointments, RecentMessages, MonthlyTrends — all ...
code-improvement
Problem
`server/models/Review.js` defines no index on the `user` field. `createReview` already does a `User.findById` lookup,
and any future query filtering reviews by user (e.g. show my reviews ) will ...
code-improvement
Summary
Several RustChain tooling modules use PEP 604 annotations (dict | None, int | float, etc.) without deferring annotation
evaluation. If these tools are run with Python 3.9, the modules can fail ...
Problem
`client/src/components/agent/hooks/useAgentChat.js:41` uses a raw `fetch()` call instead of the shared `axiosConfig.js`
instance. This causes two bugs:
1. Bypasses the 401 → `clearAuth` axios ...
bug
code-improvement
server/index.js:19-21 — handler only logs and keeps process alive, overriding Node.js v15+ default crash behavior. Add
process.exit(1) after console.error so a process manager can restart cleanly.

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.