Release Phase Modal #3471
-
Hey team The Segment team is interested in building this "Introducing New Features" component using Paste. This is a component a previous designer started working on, the design + content are ready but it hasn't been built. (component google doc) It's reflective of an internal Pilot/Beta Legal Guidance and Requirements doc that outlines the necessary comms for product releases (pilot, beta), which includes a modal with an optional illustration – we often include illustrations to support explaining the product / features as the names tend to be a bit more abstract. Do y'all have any guidance on how to start building this component? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Hey @char-mainewang! I think the last time we'd talked to Brandon about this, he was going to update the design using the Paste Modal. Not sure if y'all had further conversations about it, or if he didn't get around to updating the designs to align to the Paste Modal. With the Modal component, you can set a negative left and right margin on an image in the body to get close to the design you have. I mocked up a few examples of how that might be laid out here: https://www.figma.com/file/SpeLpBoqN2vZv8KWcSn0J1/Paste-Feedback?type=design&node-id=2822-949&mode=design&t=gjKYjYUnVrtYx3Cy-0 cc @ceyerkes, it'd help to coordinate with the other Segment designers on how to align the existing design of the new features modal with the Paste Modal. Here's a CodeSandbox showing how to do the negative margin: https://codesandbox.io/s/late-rain-l99s4g?file=/src/index.tsx Let us know what the layout you end up going with. We can add an example on our doc site! |
Beta Was this translation helpful? Give feedback.
-
Hey @serifluous, I chatted with the team and we prefer option A with the documentation link in line with the footer / OK button :) Another open question we have is how this modal would work when there are multiple products / changes we want to introduce in one modal (also open to discussing if we have an announcement modal that does this at all). We've ran into this scenario twice and opted to use a multi-slide modal, something like this. It's not a super common use case, but I can see it come up in the future again. I mocked up some potential options, and am curious to know if the Paste team has any UX and accessibility feedback? |
Beta Was this translation helpful? Give feedback.
Hey @char-mainewang! I think the last time we'd talked to Brandon about this, he was going to update the design using the Paste Modal. Not sure if y'all had further conversations about it, or if he didn't get around to updating the designs to align to the Paste Modal.
With the Modal component, you can set a negative left and right margin on an image in the body to get close to the design you have. I mocked up a few examples of how that might be laid out here: https://www.figma.com/file/SpeLpBoqN2vZv8KWcSn0J1/Paste-Feedback?type=design&node-id=2822-949&mode=design&t=gjKYjYUnVrtYx3Cy-0 cc @ceyerkes, it'd help to coordinate with the other Segment designers on how to align the existing design…