issues Search Results · language:Edge language:Python linked:pr language:Java language:TypeScript language:JavaScript
Filter by
9.2M results
Problem
Multiple document write sequences (such as user uploads + image details updates) lack atomic integrity. If one step
fails, orphaned data remains.
Current Behavior
Writes execute sequentially ...
enhancement
Problem
Users are logged out unexpectedly when their token expires. There is no warn system prompting them to refresh their
session.
Current Behavior
Tokens simply stop working when they expire.
Why ...
enhancement
概要
投稿カードの添付写真(PhotoFrame コンポーネント)のフェザー表現を、現在の楕円形から四角い四辺ぼかしに変更する。
背景・目的
現在は react-native-svg の RadialGradient(放射状グラデーション)でフェザーをかけているため、楕円の外側にある四隅が白く抜けてしまう(丸くフェザーがかかる)。
設計資料 docs/design-handoff/screens/08-my-posts.png ...
Problem
Uncaught library exceptions (e.g. OpenCV, Pillow failures) in image endpoints crash the service thread, returning
HTTP 500 without diagnostic details.
Current Behavior
Endpoints use manual try-catch ...
enhancement
Problem
The current configuration restricts CORS origin checks to a single string value, complicating staging or local
subdomains access.
Current Behavior
Only a single environment variable CORS_ORIGIN ...
enhancement
Context
In a recent PR, Copilot flagged a decision-log entry that described residuals as closed-but-still-live on main, while
the workflow rule it reinforced was verify against origin/main . Bare main ...
Problem
Rate limit warnings are basic strings, and clients cannot parse remaining wait durations or identify rate limit error
types.
Current Behavior
Default parameters are used for rate limitation ...
enhancement
Problem
When requesting data processing or printing preview calculations, raw spin loops look unpolished.
Current Behavior
Spin loaders are displayed during asynchronous calculations.
Why This Improvement ...
enhancement
Problem
The extra-buy strategy used valuation support such as cost-basis repair and long-term trend signals, but it could still
allow repeated active buys during a same-day dip. For this account, exported ...
Summary
getDB() in p2pFileTransfer.js calls indexedDB.open(DB_NAME, DB_VERSION) without checking whether indexedDB is available.
In environments where IndexedDB is not supported (Firefox private browsing, ...
level:intermediate
quality:clean

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.