### Background Information **Package Version(s)**: ui-modal v11.7.3 <!-- e.g. ui-buttons v7.0.1 --> **Browser**: Chrome (All Versions) Safari (All Versions) Firefox (All Versions) Edge (All Versions) <!-- e.g. Chrome (All Versions) --> **OS:** MacOS 15.7.4 <!-- e.g. iOS 13 --> **Device:** MacBook Pro 2019 <!-- e.g. iPhone X --> **Component**: Modal <!-- e.g. Button --> ### Describe the Bug Modal transition animation is not present when opening and closing the modal. <!-- A clear and concise description of what the bug is. --> ### Steps To Reproduce 1. Create a `Button`, that opens `Modal` when clicked 2. Create a `Modal`, with a `CloseButton` rendered in `Modal.Header` to "close" the `Modal` 3. Click `Button` 4. Notice the transition animation not shown when opening 5. Click `CloseButton` 6. Notice the transition animation not shown when closing <!-- Steps to reproduce the behavior, e.g.: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error --> ### Expected Behavior Smooth transition animation when opening and closing the modal <!-- A clear and concise description of what you expected to happen. --> ### Screenshots https://github.com/user-attachments/assets/7c89f12a-6dba-43e2-b7fc-d540eaf8994c <!-- If applicable, add screenshots to help explain your problem. --> ### Additional Information **Current Workaround(s):** Downgrade instructure-ui to a lower version <!-- Are there any workarounds possible? --> **Products Affected:** N/A <!-- If applicable, let us know which products or sites are affected by the issue --> **Are you willing to submit a PR to fix?** - [ ] Yes, I'm willing to submit a PR **Requested Priority:** Low <!-- e.g. Blocking, High, Normal, Low -->
Background Information
Package Version(s):
ui-modal v11.7.3
Browser:
Chrome (All Versions)
Safari (All Versions)
Firefox (All Versions)
Edge (All Versions)
OS:
MacOS 15.7.4
Device:
MacBook Pro 2019
Component:
Modal
Describe the Bug
Modal transition animation is not present when opening and closing the modal.
Steps To Reproduce
Button, that opensModalwhen clickedModal, with aCloseButtonrendered inModal.Headerto "close" theModalButtonCloseButtonExpected Behavior
Smooth transition animation when opening and closing the modal
Screenshots
Screen.Recording.2026-05-04.at.13.36.04.2.mov
Additional Information
Current Workaround(s):
Downgrade instructure-ui to a lower version
Products Affected:
N/A
Are you willing to submit a PR to fix?
Requested Priority:
Low