test(SDK-551): add PolicyListPresentation Storybook stories#1412
Merged
krisxcrash merged 13 commits intomainfrom Apr 6, 2026
Merged
test(SDK-551): add PolicyListPresentation Storybook stories#1412krisxcrash merged 13 commits intomainfrom
krisxcrash merged 13 commits intomainfrom
Conversation
4 tasks
bb138f7 to
f1a509f
Compare
Stateless presentation component for the time off policy list. Renders a DataView table with Name/Enrolled columns, per-row overflow menu (Edit/Delete), Finish setup button for incomplete policies, delete confirmation dialog, dismissible success alert, and empty state. Also updates translations to match Figma designs. Made-with: Cursor
Made-with: Cursor
b3680a1 to
2f37c35
Compare
7b031a4 to
8374d6f
Compare
Stories covering all visual states: default (with incomplete policy), empty state, post-delete success alert, and deleting-in-progress. Made-with: Cursor
8374d6f to
4125b65
Compare
jeffredodd
approved these changes
Apr 2, 2026
Base automatically changed from
kw/feat/sdk-551-policy-list-presentation
to
main
April 6, 2026 16:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
PolicyListPresentationcomponent covering all visual statesChanges
Related
Testing
npm run storybookand navigate to Domain/TimeOff/PolicyList