Skip to content

Commit 216b002

Browse files
committed
feat: assessment materials update
1 parent 946dea9 commit 216b002

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

assessment-materials/test-prompt.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,23 @@ The implementation should:
7575
6. Use separate Grid components for logical content groups
7676
7. Work correctly in the browser
7777

78+
## Preview Components
79+
80+
The status indicators in the Connections table may require a **preview or unstable component** from `@carbon/react`.
81+
82+
**You are explicitly authorized to use preview/unstable components** for implementing status indicators. When researching with Carbon MCP:
83+
84+
- Search for components that display status or state indicators
85+
- Look for components with "preview" or "unstable" status markers
86+
- Check component documentation for usage with status states (failed, pending, successful, in-progress)
87+
88+
## Browser Validation
89+
90+
**When prompted for browser validation:**
91+
92+
- Choose automated validation in the browser
93+
- This is required for the assessment to capture screenshots and verify the implementation
94+
7895
## Notes
7996

8097
- You may use placeholder data for the connections table

0 commit comments

Comments
 (0)