<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/f2acc6235f6341b194376e98e0e4b711&quot; frameborder=&quot;0&quot; width=&quot;1920&quot; height=&quot;1440&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1440</height><width>1920</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1440</thumbnail_height><thumbnail_width>1920</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/f2acc6235f6341b194376e98e0e4b711-29ea84fc14764b9a.gif</thumbnail_url><duration>229.08</duration><title>Fixing the Action Menu Scroll Bar Issue in React Storybook</title><description>In this video, I walk through a bug fix related to the action menu&apos;s overflow scroll bar, which wasn&apos;t displaying correctly. I discovered that the issue stemmed from a missing overflow property in the overlay component&apos;s CSS, and after adding it, the scroll bar now appears as intended. I also demonstrate this fix in the overlay playground, where I set the height and max height to force the scroll bar to show. I’m not sure if we need a separate story for this bug since the playground already covers it. I&apos;ll attach this video to the PR for reference.</description></oembed>