Skip to content

feat(prototype): employee compensation review prototype#1874

Draft
aaronlee777 wants to merge 1 commit into
mainfrom
al/prototype/employee-compensation
Draft

feat(prototype): employee compensation review prototype#1874
aaronlee777 wants to merge 1 commit into
mainfrom
al/prototype/employee-compensation

Conversation

@aaronlee777
Copy link
Copy Markdown
Contributor

Summary

  • Add a prototype screen for the employee compensation page under sdk-app/src/design/prototypes/employee-compensation/
  • Includes a Review modal listing pending changes with a simulated cancellation flow (loading state -> remove from list -> success Alert)
  • Update Alert to render element-only children inline with the label/header row (e.g. action buttons next to the label) while keeping the existing content row for text children

Test plan

  • Open the prototype in the SDK dev app and confirm the Compensation page renders
  • Click Review on the warning Alert -> Modal opens with the two pending changes
  • Click Cancel change -> button shows "Cancelling" loading, ~1.5s later the row is removed and a success Alert appears at the top of the list
  • Confirm Alert with only a Button child renders the button inline with the label

🤖 Generated with Claude Code

Adds a prototype screen for the employee compensation page with a
pending-changes review modal that simulates cancellation flow. Also
updates the Alert component to render element-only children inline with
the label/header.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

2 participants