issues Search Results · language:Dune language:JavaScript language:HTML language:Java language:JavaScript language:HTML
Filter by
39.7M results
Description
Set up Android development environment and emulator for application testing.
Acceptance Criteria
- Android simulator is configured
- Application can run in emulator
- Development environment ...
android
mobile
Проблема
Несколько багов в TournamentController:
1. DELETE /{id} — SecurityException даёт 500 вместо 403
throw new SecurityException( No tienes permiso para eliminar este torneo );
SecurityException ...
bug
code-review
Opis: Jako dodający wydatek chcę kliknąć Podziel po równo , aby nie musieć ręcznie wpisywać kwot dla każdego.
Kryteria akceptacji:
- Kwota wydatku dzieli się automatycznie na ilość zaznaczonych członków ...
The automated API tests failed on PROD environment.\n\nWorkflow:
https://github.com/bahnzumberg/zuugle-api/actions/runs/27540853755\nCommit: 9b2dff872c696dcf962eb815e2abc116c663fa38\nActor:
@martinheppner ...
bug
Beschreibung
exportPlaylist() in js/spotify.js (Zeile 102) schneidet die Gesamt-Playlist auf 100 Tracks ab bevor die
Batching-Schleife läuft:
const all = [...state.generatedWod, ...state.generatedCd].slice(0, ...
bug
P4
WOD
Description
Add utility classes for overflow-anchor CSS property:
- anchor-auto - default, enables scroll anchoring
- anchor-none - disables scroll anchoring
Files
- submissions/examples/ease-overflow-anchor-zx/ ...
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
type:feature
/viaversion dump Output
https://dump.viaversion.com/67e2aabe3d4dcc0af7d921a7baf9f2834f3e7ec94f65ba16463aa1be8bf2c0e1
Server/Client Error
No error
Bug Description
I copied the same velocity with va+vb ...
Invalid
Unconfirmed
무엇/왜
홈·피드·읽고 싶은 책에서 여는 책 상세(BookInfoModal)를 더 높여 정보를 충분히 보여주고, 하단에 그 책의 인기 한 문장 5개(좋아요/짹 많은 순)를 노출해 왜 읽는지 사회적 맥락 제공.
방향
- BookInfoModal 시트 max-height 확대(현재보다 높게, 스크롤)
- 하단 섹션 🔖 이 책의 한 문장 — 그 책 공개 ...
owner:gyehyu
P2
phase:0
type:feat
무엇/왜
읽는 중인 책을 중단(포기) 상태로 표시할 수 있게. 현재는 읽는 중/완독/찜만 있어, 그만 읽은 책이 계속 읽는 중 에 남음.
방향(초안 — 스펙 확정 필요)
- 책 상세/책장에서 그만 읽기(중단) 액션 → user_book 상태 aborted(또는 dropped)
- 책장 읽는 중 목록에서 제외, 별도 표시(중단함) 또는 숨김
- ...
owner:gyehyu
P2
phase:0
type:feat
Проблема
AuthController использует только PlayerRepository для поиска пользователя после аутентификации:
Optional PlayerPadel playerOpt = playerRepository.findByEmail(userDetails.getUsername());
if ...
bug
code-review

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.