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.
| Aspect | Evidence | Classification |
|---|---|---|
| Shared responsive shell | HrmsShell + shared data-table | Verified (shared layout only) |
| Asset-specific breakpoints | None found | Not implemented / none beyond shared |
| Semantic form controls | Field/label wrapper, native select/input | Verified |
| Automated a11y tests | None found | Not implemented |
| WCAG conformance | No evidence found | Requires confirmation |
Source References
UI/salary-ui/apps/client-hrms-portal/src/pages/hr/HrOperationsPage.tsxUI/salary-ui/apps/client-hrms-portal/src/components/AppLayout.tsx
Related Articles
See Also
Keywords
accessibility, responsive, semantic html, wcag unverified, shared shell
Revision Information
- Status: Draft
- Last reviewed: 2026-07-17
- Review cycle: Quarterly