-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Add Message and Link for ToastBar #DS-1213 #1426
Conversation
✅ Deploy Preview for spirit-design-system ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
03a0564
to
fee3b3c
Compare
packages/web-react/src/components/Toast/demo/ToastDynamicToastQueue.tsx
Outdated
Show resolved
Hide resolved
...ages/web-twig/src/Resources/components/Toast/__tests__/__snapshots__/toastBar.twig.snap.html
Outdated
Show resolved
Hide resolved
packages/web-twig/src/Resources/components/Toast/ToastBarLink.twig
Outdated
Show resolved
Hide resolved
3c7b669
to
998af72
Compare
0c51cb5
to
09bff9a
Compare
74a20d2
to
1d75276
Compare
6957412
to
e8aa8bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I checked web and twig so far :)
packages/web-react/src/components/Toast/__tests__/ToastBar.test.tsx
Outdated
Show resolved
Hide resolved
packages/web-react/src/components/Toast/demo/ToastDynamicToastQueue.tsx
Outdated
Show resolved
Hide resolved
packages/web-react/src/components/Toast/demo/UncontrolledToastDemo.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add it to the demos, so we can see it works :) and then we will probably need to modify the screenshot for e2e tests
packages/web-react/src/components/Toast/__tests__/ToastBarLink.test.tsx
Outdated
Show resolved
Hide resolved
packages/web-twig/src/Resources/components/Toast/ToastBarLink.twig
Outdated
Show resolved
Hide resolved
a8f152e
to
8983bbd
Compare
8983bbd
to
22d080f
Compare
✅ Deploy Preview for spirit-design-system-storybook canceled.
|
22d080f
to
eb1971d
Compare
@curdaj Please, update the web-twig components snapshots. It will fix failing tests. I do not see here any crucial flaws and it is looking good from my perspective. :-) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
packages/web-react/src/components/Toast/__tests__/UncontrolledToast.test.tsx
Show resolved
Hide resolved
packages/web-react/src/components/Toast/demo/ToastDynamicToastQueue.tsx
Outdated
Show resolved
Hide resolved
...ages/web-twig/src/Resources/components/Toast/__tests__/__snapshots__/toastBar.twig.snap.html
Outdated
Show resolved
Hide resolved
...ages/web-twig/src/Resources/components/Toast/__tests__/__snapshots__/toastBar.twig.snap.html
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add Message storybook story too, please.
Otherwise LGTM! Great work!
b110949
to
67cdd35
Compare
Description
Additional context
Issue reference