How to Properly Create Pop-Up UIs with Roact/Rodux?

I’m having trouble figuring out the best way to make all the UI components beneath a pop-up disappear (or become inactive) using Roact with Rodux. I’ve tried using the GGUI service, but it doesn’t work as expected. Does anyone have experience with this or suggestions for a compatible solution?