As a Senior Developer I need to handle notifications and modals through React Portals
So that HTML elements render semantically
Details and Assumptions
[document what you know]
Acceptance Criteria
Given an opened modal or notification
When I inspect the HTML elements via the browser developer tool
Then I see the modal or notification element rendered as a child to the body element
As a Senior Developer
I need to handle notifications and modals through React Portals So that HTML elements render semantically
Details and Assumptions
[document what you know]
Acceptance Criteria