📝 Improve Toast/ToastProvider stories#1183
Conversation
There was a problem hiding this comment.
Pull request overview
This PR improves the Toast and ToastProvider stories by enhancing the visual layout and adding usage documentation.
- Restructured the layout with better spacing and centered alignment
- Added a code example showing how to use the ToastProvider and useToasts hook
- Updated action button text from 'Undo' to 'Read more' for consistency
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| src/providers/ToastProvider/ToastProvider.stories.tsx | Enhanced layout with column direction and added inline code documentation with usage examples |
| src/molecules/Toast/Toast.stories.tsx | Updated action button text from 'Undo' to 'Read more' |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Coverage Report
File CoverageNo changed files found. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
Azure DevOps links
User story
Description
Improve toast related stories