issues Search Results · language:Dune language:Python language:Python language:Java language:CSS language:JavaScript
Filter by
56.3M results
🔎 Issue summary
An accessibility scan found an issue on the a href= https://cehfisher.github.io/a11y-scanner-demo/aria.html ARIA /a
page: [role= quot;img quot;] elements must have alternative text. The ...
axe rule: role-img-alt
axe-scanning-issue
persona: Sasha
scan-session: 2130
🔎 Issue summary
The a href= https://cehfisher.github.io/a11y-scanner-demo/images.html Images /a page has a link without a clear
accessible name. The scanner flagged this because screen reader users may ...
axe rule: link-name
axe-scanning-issue
persona: Sasha
scan-session: 2130
🔎 Issue summary
The a href= https://cehfisher.github.io/a11y-scanner-demo/images.html Images /a page has an image that does not provide
useful alternative text. The scanner flagged this because a screen ...
axe rule: image-alt
axe-scanning-issue
persona: Sasha
scan-session: 2130
🔎 Issue summary
The a href= https://cehfisher.github.io/a11y-scanner-demo/forms.html Forms /a page has an image that does not provide
useful alternative text. The scanner flagged this because a screen ...
axe rule: image-alt
axe-scanning-issue
persona: Sasha
scan-session: 2130
🔎 Issue summary
The a href= https://cehfisher.github.io/a11y-scanner-demo/index.html Home /a page has an image that does not provide
useful alternative text. The scanner flagged this because a screen ...
axe rule: image-alt
axe-scanning-issue
persona: Sasha
scan-session: 2130
Goal
Implement #112 (Q A chat SSE resume across tab switch / reload) by adopting Option B (jobification) from #112 s Notes —
reusing the /api/run job pattern in both backend and frontend, with the refactors ...
enhancement
Goal
Replace the inline streaming logic in ChatForm with a job-backed store so an in-flight Q A answer survives a tab switch
and a page reload (resumes via GET /api/chat/{job_id}/stream).
Scope
- ...
enhancement
Goal
Pull the polling + state-machine guts of apps/web/lib/jobStore.tsx into a reusable shape so a chat-flavored job store
(sibling Issue in this epic) can layer on it without copy-paste. No /run behavior ...
enhancement
Description: When using the Enatega Multivendor Customer App, a labeling issue has been identified in the navigation
flow. Upon pressing the Back icon, the label back is displayed along with the icon. ...
Goal
Replace the synchronous POST /api/chat SSE response with a job-backed pair: POST starts a background subprocess
(returns 202 + job_id) and a new GET /api/chat/{job_id}/stream attaches/re-attaches ...
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.