Skip to content

Add ARIA tab semantics to BatchOperationsPanel#25

Open
alceops wants to merge 1 commit into
nutstore:mainfrom
alceops:alce/add-batch-ops-aria
Open

Add ARIA tab semantics to BatchOperationsPanel#25
alceops wants to merge 1 commit into
nutstore:mainfrom
alceops:alce/add-batch-ops-aria

Conversation

@alceops
Copy link
Copy Markdown
Contributor

@alceops alceops commented May 1, 2026

Summary

  • adds ARIA tablist/tab/tabpanel semantics to the Batch Operations tab controls
  • wires each tab to its panel with aria-controls/aria-labelledby
  • gives the panel a default active Batch Edit tab so the tab state is explicit for assistive tech

Closes #17

Verification

  • python3 static guard confirmed tablist/tab/tabpanel attributes, button types, panel wiring, and default active tab
  • git diff --check

Note: this cron environment does not have Node/pnpm available, so I could not run the project typecheck locally.

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.

Add ARIA tab semantics to BatchOperationsPanel

1 participant