issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java linked:pr linked:pr linked:pr
Filter by
3.2M results
🐞 Describe the Bug
The Sign In button does not provide any visual feedback when clicked. After clicking the button, it remains in its
normal state, making it unclear whether the sign-in request is being ...
Summary
Enable @typescript-eslint/no-shadow (error) in the shared TypeScript rule set.
Background
The core no-shadow rule is intentionally off in this config (sharedRules in index.js:28) because it ...
Real-device testing surfaced two iOS layout bugs:
1. Bottom of the page is cut off on iPhone landscape — the joystick / touch bar / controls at the bottom are partly
off-screen.
2. Opening the soft ...
개요
공통 모듈(common:core, common:infrastructure:jpa, common:infrastructure:resilience4j)을 Spring Boot Auto-configuration 방식으로
전환합니다.
문제점
기존에는 각 서비스의 @SpringBootApplication에 scanBasePackages를 직접 명시해야 했기 ...
개요
MemberPersistenceAdapter에 @Slf4j를 추가하고, findMemberByEmail 메서드에 디버그 로그를 추가합니다.
변경 내용
- @Slf4j 애노테이션 추가
- findMemberByEmail 호출 시 이메일 값을 log.debug로 출력
목적
이메일 기반 조회 시 디버깅을 용이하게 하기 위해 로깅을 도입합니다. ...
목적
리뷰 작성 시 빵집 분위기·맛 태그와 메뉴별 태그를 등록할 수 있도록 하고, 자유게시글 작성 시 빵집을 연결하고 태그를 붙일 수 있도록 합니다. 태그 데이터는 빵집 상세 페이지의 인기 태그 집계에 활용됩니다.
작업 내용
- BakeryTag, BreadTag 엔티티 및 레포지토리 추가
- BakeryTagType (분위기/맛 10종), BreadTagType ...
enhancement
Premise
The pre-commit hooks check-ticket-archaeology.mjs + check-block-alignment.mjs whole-file-check the staged files
(lint-staged passes whole files; the hooks scan every line). So touching ANY file ...
ai
architecture
model-experience
Summary
Enable the built-in no-useless-assignment rule (added in ESLint 9.14) in the shared config.
Why
no-useless-assignment flags a dead store — a value assigned to a variable that is overwritten, ...
Saya (worker session ini) sedang bangun support untuk Vue 3 stack dari nol.
Definisi scope
Yang akan di-capture/validate untuk Vue:
1. Vue 3 component (defineComponent / SFC render function) dengan ...

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.