-
Notifications
You must be signed in to change notification settings - Fork 322
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(ModalSideBySideLayout): side by side layout component for new Modal #2460
feat(ModalSideBySideLayout): side by side layout component for new Modal #2460
Conversation
1380247
to
4986654
Compare
dba9e3b
to
9d43dca
Compare
...core/src/components/ModalNew/layouts/ModalSideBySideLayout/ModalSideBySideLayout.module.scss
Show resolved
Hide resolved
@@ -0,0 +1,8 @@ | |||
.media { |
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.
What if it's an image? Will users need to adjust the size?
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.
if they need a specific change they can pass className
, but it should behave well with either image/lottie/video
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 feel like the way it's being provided now promises more than that 😅
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.
got ya, will check with different scenarios
917339d
to
3ebfe5b
Compare
e0de82b
into
feat/yossi/new-modal-layouts
SideBySide layout
Usage example:
https://monday.monday.com/boards/3532714909/pulses/7360989345