<#764 Feature: Fullview Flyte Deck modal> Pull req...
# flyte-github
a
#764 Feature: Fullview Flyte Deck modal Pull request opened by FrankFlitton TL;DR Added a button to allow Flyte Deck modal expands full screen. Also, added escape to close listener for the modal. Type ☐ Bug Fix ☑︎ Feature ☐ Plugin Are all requirements met? ☑︎ Code completed ☑︎ Smoke tested ☐ Unit tests added ☑︎ Code documentation added ☐ Any pending items have an associated Issue Complete description Added a button to toggle fullscreen. Passed a conditional CSS class to the
MUI Paper
component to change the size. The full view size accounts for the small view port constraint for tablets and touch screens with dynamic viewport sizing. Close on
Esc
key is achieved with a
useEffect
document listener pattern. Tracking Issue _Remove the '_fixes_' keyword if there will be multiple PRs to fix the linked issue_ fixes flyteorg/flyte#2774 flyteorg/flyte#3701 Follow-up issue NA flyteorg/flyteconsole GitHub Actions: Build & Push FlyteConsole Image GitHub Actions: Get Release Tag GitHub Actions: Generate Release 8 other checks have passed 8/11 successful checks