issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr language:Java language:JavaScript
Filter by
6.6M results
✨ 필요한 기능
현재 홈 화면 한도 요약 조회 API(GET /api/core/wallet/credit)는 승인 후 발급된 한도 정보만 반환하며, 사용자의 한도 신청 상태를 알 수 있는 방법이 없음
프론트엔드에서 아래 상태를 구분하여 UI를 렌더링할 수 있도록 응답에 applicationStatus 필드를 추가해야 함.
- 한도 신청을 한 번도 하지 ...
✨ Feature
Description
The current implementation validates the format of the theme name but does not restrict installation to supported
themes.
For example:
install-theme dark
and
install-theme arbitrary-theme ...
assigned
type:feature
Describe the bug
All serverless API functions under /api/auth/ fall back to Access-Control-Allow-Origin: * when the ALLOWED_ORIGIN
environment variable is not configured. Because ALLOWED_ORIGIN is not ...
Describe the bug
src/setupProxy.js contains two separate problems:
1. Hardcoded production backend URL
The Azure backend hostname is embedded directly in source code instead of being read from an environment ...
Action: implement Target: Build the deals pipeline Kanban board UI at src/app/dashboard/deals/page.tsx with
drag-and-drop deal cards across stages (Pitched → Negotiating → Confirmed → Delivered → Paid), ...
kaizen:running
Describe the bug
EventFeedbackForm has no authentication check. Any visitor — including users who are not logged in, never attended the
event, or have already submitted feedback — can submit the form. ...
Describe the bug
App.jsx mounts two separate visible scroll-to-top button components at the same time — ScrollToTopButton / (line 198)
and BackToTop / (line 202). Both are lazy-loaded and both render ...
Describe the bug
src/utils/feedbackUtils.js stores feedback for every event in a single monolithic localStorage key (eventra_feedback).
Every read and write operation parses and re-serialises the entire ...
Objetivo
La imagen alentapp-api:prod no debería incluir herramientas de build en el runtime final. Al verificar con docker run
--rm alentapp-api:prod which node npm npx tsc se observa que npm y npx siguen ...
task

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.