Closed sebasthuis closed 5 years ago
Microsoft no longer supports this content and will not be responding to bugs or issues. We recommend that you use the newer version, Office UI Fabric, with React as your front-end framework. We are closing this issue; if you still need assistance with Fabric.js, visit Stack Overflow/office-ui-fabric.
Hello Everyone,
There seem to be two issues related to the overlay of the dialog component. One of the issues is that the overlay will be reapplied when the user presses enter when the dialog is open.
You can recreate this by going to the demo page and opening one of the dialog examples at the bottom of the page. When the dialog is opened you can press enter, which reapplies the overlay. In extreme cases this can result in a white page as you can see below. The header is still visible, but this seems to be another bug which I reported here.