issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript linked:pr language:Java
Filter by
3.2M results
Goal
Unify all publishing into a single manual release. One workflow_dispatch deploy in .github/workflows/cicd.yml cuts one v
version GitHub Release that carries the thin jar, the standalone shadow jar, ...
The CoreScope observer-point popups lack the ID + the Locate this sender button that core-hunter points have. And
locating a CoreScope relay only makes sense if Locate uses the CoreScope sightings of that ...
What is broken?
src/pages/wiki/special/wantedpages.json.ts builds each requester s url as ${origin}/wiki/${from}/ by hand. Per-article
JSON envelopes and feeds use wikiArticleHref(origin, slug) as the ...
other
What is broken?
cite.json builds the cited article URL via wikiArticleHref(origin, slug), but cite.bib.ts and cite.astro
hand-concatenate ${origin}/wiki/${slug}/. The three citation surfaces therefore ...
other
概要
未プレイのゲームからランダムに1本選出するボタンを追加する。
背景
「何遊ぶか迷って結局何もしない」積みゲーあるあるを解決する。
要件
- 未プレイ(unplayed)のゲームの中からランダムに1本選ぶ
- 選ばれたゲームをモーダルか何らかのUIで表示する
Problem
The booking review submission flow uses blocking browser alerts for validation, success, and failure messages.
Current Behavior
Users see alert() dialogs when they submit a review without a ...
bug
needs-review
Problem
The worker service repeats inline Error construction in multiple catch blocks.
Current Behavior
Each worker service method manually creates an Error, assigns a status, and throws it. The behavior ...
enhancement
needs-review
Problem
The authentication service throws plain objects from failure paths instead of real Error instances.
Current Behavior
Auth failures return objects shaped like { message, status }, which preserve ...
enhancement
needs-review
Problem
Some components call showToast({ type, message }), but the toast context expects showToast(message, type).
Current Behavior
Object-style toast calls can be treated as the message itself and ...
bug
needs-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.