Description
A brief summary to help everyone understand this feature.
Of the components already migrated into @bigstack-oss/cube-ui, there are some components haven't had storybook yet, including CubeInput, CubeSkeleton, and CubePasswordInput.
Definition of Done (DoD)
A list of technical requirements must be met for completion. These may include, but are not limited to:
- API data conforming to a specified structure.
- An UI delivering defined functionalities.
- Passing all unit tests.
- Passing a code review.
Technical Notes
A section for tech leads to to document technical risks and/or any concerns regarding the DoD.
- Feature Owner:
- Frontend:
- Backend:
- Infra:
UI/UX Mockups (Optional)
Links to design prototypes or wireframes (if applicable).
None
Output artifacts (Definition of Done)
Beyond code, docs, and config changes, completing this issue must also deliver:
Description
Of the components already migrated into
@bigstack-oss/cube-ui, there are some components haven't had storybook yet, including CubeInput, CubeSkeleton, and CubePasswordInput.Definition of Done (DoD)
pnpm ui:devandpnpm build:storybookrun clean with no console errors/warnings on the new storiespnpm lintandpnpm testremain greenTechnical Notes
UI/UX Mockups (Optional)
None
Output artifacts (Definition of Done)
work into the bigstack-handbook cubecos kb (
kb/cubecos/…) via/bigstack-core:save-to-handbook(Topic / Runbook / Known-issue / ADR as fits).