Skip to content

fix(a11y): risk visualization text equivalents and keyboard inspect (#920) - #991

Open
Procoder1234556 wants to merge 1 commit into
Creditra:mainfrom
Procoder1234556:fix/920-risk-viz-a11y
Open

Procoder1234556 wants to merge 1 commit into
Creditra:mainfrom
Procoder1234556:fix/920-risk-viz-a11y

Conversation

@Procoder1234556

@Procoder1234556 Procoder1234556 commented Sep 13, 2026

Copy link
Copy Markdown

Summary

  • Closes [GrantFox][Medium] Make risk-factor visualization accessible #920 — GrantFox Medium: make risk-factor visualization accessible
  • RiskGauge: visible band chip (glyph + text range), meta row no longer aria-hidden
  • HealthFactorChart: keyboard-focusable SVG, badge glyph, Band column in SR table
  • Tests for boundary scores/bands (0/49/50/69/70/100 and HF safe/caution/risk)

Acceptance criteria

  • Every visual state has text equivalent
  • Color is not the only risk signal (glyph + label)
  • Keyboard users can inspect details (gauge sectors + HF chart focus)
  • Automated accessibility tests cover boundary states

Test plan

Accessibility Check

  • Keyboard navigation works
  • Focus indicators visible on HF chart SVG
  • Color not sole signal

Author: Nikunj Rustagi (@Procoder1234556)

Add visible band chip + accessible meta text on RiskGauge, keyboard-focusable
HealthFactorChart with band column in SR table, and boundary-state tests.
@Procoder1234556
Procoder1234556 force-pushed the fix/920-risk-viz-a11y branch 2 times, most recently from 4b6eea8 to 600a02a Compare September 13, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[GrantFox][Medium] Make risk-factor visualization accessible

1 participant