issues Search Results · language:Dune language:Python language:HTML language:HTML language:TypeScript language:JavaScript
Filter by
63.1M results
#!/usr/bin/env python3
-- coding: utf-8 --
#!/usr/bin/env python3
-- coding: utf-8 --
╔══════════════════════════════════════════════════════════════════════════════╗ ║ CamXploit GUI - Cyberpunk Edition ...
La aplicación debe poder ejecutarse en Windows y Linux sin fricción, tanto en modo Docker como en modo desarrollo local.
Alcance:
- Rutas de archivos sin separadores hardcodeados (usar pathlib/os.path) ...
DevOps
Setup
Description
On smaller screen sizes and reduced viewport heights, the bottom action buttons are partially hidden and become
difficult to access. The content container extends beyond the visible viewport, ...
Summary
The company/stores/page.tsx still imports directly from @/modules/company/data (getCompanyStoresRows,
getCompanyMallsAndBrands, getCompanySelectOptions). These should be migrated to colocated ...
Review signup, login, waitlist, and advertise forms. Improve labels, input contrast, helper text, focus states, and
success or error treatment. Do not add fields or steps.
Parent epic: #1360 (sonarjs + react-hooks v7 lint cleanup) Grandparent: #1359 (Next.js 16 + findable-ui major upgrade)
What
ESLint rule: sonarjs/no-nested-conditional File: testing/utils.ts Line(s): ...
概要
ApplyToCareerPosting が既存応募チェック後に INSERT を行うため、並行リクエストで同一求人への二重応募が発生しうる。
発生場所
api/src/application/career/apply-to-career-posting.ts 行39-58
問題の詳細
1. 既存応募チェック(行39)
2. INSERT(行52)
ステップ1と2の間に別リクエストが割り込める。career_applications ...
bug
概要
CreateRoomReservation が会議室の空き確認後に INSERT を行うため、並行リクエストで同一時間帯が二重予約される可能性がある。
発生場所
api/src/application/room/create-room-reservation.ts 行24-47
問題の詳細
1. 重複予約チェック(行24)
2. INSERT(行47)
ステップ1と2の間に別リクエストが割り込める。DB ...
bug
Parent epic: #1360 (sonarjs + react-hooks v7 lint cleanup) Grandparent: #1359 (Next.js 16 + findable-ui major upgrade)
What
ESLint rule: sonarjs/pseudo-random File: db_scripts/generate-test-validation-results.ts ...

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.