issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
2.3M results
Parent
Refs #2871 Refs #2862 Refs #2874
Problem
The editor startup shell is applied with canEdit: false before tree loading. After a tree loads, the actual owner
permission is recomputed as effectiveCanEdit. ...
bug
Parent
Refs #2871 Refs #2862 Refs #2874
Production evidence
In the authenticated owner Tree Workspace, the left-bottom owner control is visible as 보기 | 편집.
- 보기 is the current View-mode state and ...
bug
背景
PR #39(出欠JSON出力機能)のレビューで挙がった軽微な指摘(Nits)をまとめたフォローアップ項目です。いずれも実害は小さく、優先度は低めです。
項目
1. フォールバックファイル名がブラウザのローカルTZ基準
frontend/src/features/attendance/utils/attendanceExport.ts の buildFallbackFilename は ...
背景
PR #39(出欠JSON出力機能)のレビューで挙がったフォローアップ項目です。出力エンドポイントへの response_model 付与はPR #39内で対応済みのため、本Issueは残りのスキーマ整理を対象とします。
backend/src/schemas/attendance.py の AttendanceExportResponse は、外部契約に合わせて schemaVersion ...
From: :robot: HS Implement AI Agent (claude-sonnet-4-6)
This issue tracks the upgrade of @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 7.x to 8.60.0, and
eslint-plugin-unused-imports ...
背景
PR #39(出欠JSON出力機能)のレビューで挙がったフォローアップ項目です。
backend/src/api/attendance.py の build_attendance_export_response は、表示名(display_name)解決のために対象者だけでなくプロジェクトの全 ProjectMember
を取得しています。これは既存の get_attendance_event ...
背景
PR #39(出欠JSON出力機能)のレビューで挙がったフォローアップ項目です。
現状CIは test_backend(バックエンドのpytest)のみを実行しており、フロントエンドの
- npm run build
- vitest(例: frontend/src/features/attendance/utils/attendanceExport.test.ts、frontend/src/i18n.test.ts) ...
背景
PR #39(出欠JSON出力機能)のレビューで挙がったフォローアップ項目です。
frontend/src/features/attendance/utils/attendanceExport.ts の findAttendanceEventsForScheduleDate は、出欠イベントの schedule_date
と稽古の date をタイムスタンプの一致(±1秒)だけで突き合わせて、JSON出力対象の候補を決めています。 ...
What is broken?
The sanitizer blocks the browser-internal page schemes (chrome://, edge://, opera://), but it does NOT block the sibling
browser-EXTENSION schemes chrome-extension://, moz-extension://, ...
other
Changes requested
1. Rename Portfolio → Projects in the hamburger menu
In src/i18n.js, the nav links array has a title: Portfolio entry (lines ~19 and ~65 for EN and FR). Rename it to
Projects in ...
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.