issues Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:HTML
Filter by
13.6M results
When a comment arrives via realtime or a notification updates, screen-reader users get no announcement. Add
accessibilityLiveRegion= polite to the live updating container, and announce the new entry via ...
accessibility
Exiled Exchange 2 appears to rely on hitting Enter to start the /hideout and other commands. So if you rebind Enter such
commands do not work.
A setting to put the correct binding, (or auto detecting ...
When ActionSheet, ShareSheet, ReportSheet, TipSheet, BottomSheet close, focus should return to the element that opened
them. Currently focus drops to the screen body, which screen-reader users have to ...
accessibility
PostCard supports double-tap to like — there is no accessibilityHint describing this gesture. Screen-reader users can t
discover it.
Fix: add accessibilityHint= Double-tap to like, swipe right for actions ...
accessibility
The nightly dependency audit found vulnerabilities. Run pnpm audit locally to review.
Workflow run: https://github.com/mrshappy0/mini-mealie/actions/runs/26735505055
security
Description
Extra blank lines are inserted after frontmatter and lists, violating markdownlint rule MD012 (no multiple consecutive
blank lines).
- Ref: https://github.com/DavidAnson/markdownlint/blob/main/doc/md012.md ...
bug
src/components/ui/Avatar.tsx and src/components/shared/UserAvatar.tsx — should pass accessibilityLabel={\Avatar of
${name}`}when there s a known name, andaccessibilityElementsHidden` when inside an already-labeled ...
accessibility
背景 / 問題
/settings/plants で植物を選択して閾値を保存しようとすると「植物が見つかりません」というエラーが表示され、保存できない。
エラーは features/plants/api/upsertThresholds.ts:28 で発生する:
const { data: plant, error: plantError } = await supabase
.from( ...
Audit src/components/feed/* cards. Where the visible composition is user + post + meta , the accessibilityLabel should
read as a sentence: \Post by ${user.full_name}, ${time ago}: ${caption}``. Apply across ...
accessibility

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.