Skip to main content

Asset UI Responsive and Accessibility

Summary

The asset UI renders inside a shared portal shell and uses semantic HTML form controls. No automated accessibility tests and no WCAG conformance evidence were found; conformance is unverified. No asset-specific responsive breakpoints were found beyond the shared layout.

Audience

  • Developers assessing accessibility posture.
  • QA engineers planning a11y verification.
  • Support engineers responding to accessibility queries.
  • Product owners scoping conformance work.

Reference Content

Verified responsive evidence

The portal renders inside a shared shell (HrmsShell) with a shared data-table component. No explicit asset-specific breakpoints were found beyond the shared layout. No custom asset breakpoints are documented; only the shared shell's behaviour applies.

Verified accessibility evidence

Asset form fields use a Field/label wrapper and native select/input elements (semantic HTML). This provides baseline label association through the shared field wrapper.

Unverified conformance

No automated accessibility tests were found, and no WCAG conformance evidence was found. Accessibility conformance is therefore classified as unverified / Requires confirmation. No conformance level should be claimed.

AspectEvidenceClassification
Shared responsive shellHrmsShell + shared data-tableVerified (shared layout only)
Asset-specific breakpointsNone foundNot implemented / none beyond shared
Semantic form controlsField/label wrapper, native select/inputVerified
Automated a11y testsNone foundNot implemented
WCAG conformanceNo evidence foundRequires confirmation

Source References

  • UI/salary-ui/apps/client-hrms-portal/src/pages/hr/HrOperationsPage.tsx
  • UI/salary-ui/apps/client-hrms-portal/src/components/AppLayout.tsx

See Also

Keywords

accessibility, responsive, semantic html, wcag unverified, shared shell

Revision Information

  • Status: Draft
  • Last reviewed: 2026-07-17
  • Review cycle: Quarterly