issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr language:HTML language:Java
Filter by
7M 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 ...
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
배경
/ait new가 복사하는 shared/templates/react-vite 템플릿이 커밋 83103f4(feat(sdk-3): adapt templates + skills to
web-framework@3.0.0-beta)에서 web-framework 3.0.0-beta를 런타임 dependency로 끌어들였다. 이 때문에 모든 신규 유저가 아직 콘솔 ...
roadmap
當使用者 role 為 viewer 時,Export 按鈕不應該顯示。
Current behavior: Export 按鈕對所有使用者顯示,點擊後會導向錯誤(viewer 無權限匯出)。
Expected behavior: Viewer 使用者看不到 Export 按鈕(或顯示為 disabled)。
Context:
- Viewer role 只有唯讀權限,無法進行匯出操作 ...
The input when researching brands takes a bit too long to trigger (debounce is 1000ms) we should probably make it 400ms.
enhancement

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.