Skip to content

fix(ui): include next-action in analysis-run accessible names (v2.10.1) - #239

Merged
seonghobae merged 1 commit into
feat/role-responsibility-agent-ontologyfrom
cursor/analysis-run-accessible-name-a420
Aug 17, 2026
Merged

fix(ui): include next-action in analysis-run accessible names (v2.10.1)#239
seonghobae merged 1 commit into
feat/role-responsibility-agent-ontologyfrom
cursor/analysis-run-accessible-name-a420

Conversation

@seonghobae

@seonghobae seonghobae commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Successor to dirty #163, replayed onto live feat/role-responsibility-agent-ontology @ dde2f3ff (v2.10.0).

Buyer gap: analysis-run list aria-label hid the next-action sentence from screen readers (WCAG 2.2 SC 4.1.2 / AccName 1.1).

  • analysisRunAccessibleName(run) returns Open analysis run: {caption}. {nextAction} when a next action exists
  • List buttons use that name
  • Frontend test finds the Failed TEPP list button by that sentence
  • Folds into ADR 0014. Version 2.10.1

Do not merge before #74. Do not merge #74 onto main. Do not merge dirty #163.

Open in Web Open in Cursor 

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 2f172d34-38fe-4f1c-86e5-a4c7fda91b24

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

aria-label replaces list-button contents, so a screen reader must hear
the kind-specific next action, not only the run title (WCAG 2.2 SC 4.1.2 /
AccName 1.1). Replay of unique #163 helper onto live #74.

Co-authored-by: seonghobae <seonghobae@me.com>
@cursor
cursor Bot force-pushed the cursor/analysis-run-accessible-name-a420 branch from 4004b95 to 66b35fd Compare August 17, 2026 17:07
@cursor cursor Bot changed the title fix(ui): include next-action in analysis-run accessible names (v2.9.1) fix(ui): include next-action in analysis-run accessible names (v2.10.1) Aug 17, 2026
@seonghobae
seonghobae marked this pull request as ready for review August 17, 2026 17:18
@cursor

cursor Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@seonghobae
seonghobae merged commit 7b7c68e into feat/role-responsibility-agent-ontology Aug 17, 2026
3 checks passed
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.

2 participants