Skip to content

PFX-WB-036: Add import overview table caption semantics#163

Merged
peshay merged 1 commit intomainfrom
codex/pfx-wb-036-import-overview-table-caption-semantics
May 7, 2026
Merged

PFX-WB-036: Add import overview table caption semantics#163
peshay merged 1 commit intomainfrom
codex/pfx-wb-036-import-overview-table-caption-semantics

Conversation

@peshay
Copy link
Copy Markdown
Owner

@peshay peshay commented May 7, 2026

Summary

  • add a visually hidden <caption> to the import overview sources table
  • add a visually hidden <caption> to the import overview recent import runs table
  • add LiveView assertions covering both hidden captions

Scope guard

  • only read-only UI accessibility semantics were changed
  • no import processing, document handling, persistence, routing, or write-path logic changed

Validation

  • mix format
  • pre-commit run --all-files
  • mix test ⚠️ fails in this environment because PostgreSQL is unavailable (tcp connect (127.0.0.1:5432): connection refused)
  • mix test test/portfolixir_web/live/import_overview_live_test.exs --max-failures 1 ⚠️ same PostgreSQL availability failure

Worker-Model: openai-codex/gpt-5.3-codex

Worker-Thinking: high
@peshay peshay merged commit d29dccc into main May 7, 2026
2 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.

1 participant