Watts-Lab / researcher-portal

deliberation lab collaborator tools
0 stars 0 forks source link

[FEATURE]: "pop out" the render panel into a separate window #57

Open JamesPHoughton opened 3 months ago

JamesPHoughton commented 3 months ago

User Story

As an experiment developer, I may want to pop out the render panel so I can use a full browser window to see the display, as it would be shown to a participant.

Feature description

We would need to maintain the new window as part of the existing react tree, so they can share state. Here's one way we could think about this:

https://david-gilbertson.medium.com/using-a-react-16-portal-to-do-something-cool-2a2d627b0202

What would this feature enable?

Researchers would be able to see the participant display in a full browser window the way a participant does.

Priority

Convenience for researchers