Describe what the pull-request is about
Choose one of the following options
- Jira: Add ticket number after
CDEP-
: CDEP- - GitHub: Include issue link
- No issue: Describe the problem being solved.
Provide detailed steps for testing, including any necessary setup.
- Go to...
- Check in...
- Run ...
- I have added unit tests for my changes (if applicable)
- All existing tests pass
- I have updated the documentation (if applicable)
- Not breaking production behavior
- Behavior available in storybook with documented descriptions (if applicable)
-
npm run build-all
without errors
- Browser testing (Chrome, Safari, Firefox)
- Keyboard operability
- Interactive elements have labels.
- Storybook controls
- Design/controls/props is aligned with other components
- Dark/light mode and variants
- Input fields – values should be displayed properly
- Events
Include before/after screenshots for UI changes.
Add any other context or feedback requests about the pull-request here.