Performance Employee Self Review UI
Summary
The employee Performance route is a generic read-only list of cycle, goal, status, and evaluation fields.
Screen reference
| Area | Confirmed behavior |
|---|---|
| Route | /performance |
| Intended users | Authenticated tenant user; the menu advertises a self-view permission category, but no dedicated route rule is confirmed. |
| Preconditions | Authenticated tenant context plus applicable client visibility/route checks; API and aggregate rules remain authoritative. |
| Layout/components | Shared list-page title, subtitle, icon, loading state, and tabular fields. |
| Tables and filters | Generic list output; no dedicated Performance filters are confirmed. |
| Actions/buttons/forms | No submit-self-review form or action is implemented. |
| Validation | No mutation form exists; backend self-submission rules are not surfaced here. |
| Loading/empty/success/error | Shared loading and list error behavior; no mutation success state. |
| Responsive/accessibility | Shared grid/table primitives and labeled controls are present; full keyboard, screen-reader, focus, contrast, and small-screen conformance is not confirmed. |
| Related APIs | Employee self-service Performance read path. |
A dedicated employee self-review editor and submit action are Not implemented in the inspected React source.
Screenshot evidence
No sanitized screenshot is committed. Capture only non-production, non-personal demonstration data during an approved documentation review.
Requires confirmation
Fine-grained role policy, accessibility conformance, production support ownership, and long-term compatibility behavior require confirmation where not source-backed.
Source References
UI/salary-ui/apps/client-hrms-portal/src/App.tsxUI/salary-ui/apps/client-hrms-portal/src/ess/EssPages.tsxUI/salary-ui/apps/client-hrms-portal/src/components/AppLayout.tsx
Related Articles
See Also
Keywords
- Performance UI
- Draft documentation
Revision Information
- Status: Draft
- Last reviewed: 2026-07-17
- Review cycle: Quarterly