microsoft / fluentui-blazor

Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications

Home Page:https://www.fluentui-blazor.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Escape keypress does not cancel the last/top-level dialog in case of nested dialog or message box.

KrystofZacek opened this issue · comments

If I display a messagbox or a dialog from a parent dialog then pressing Escape cancels the parent dialog (the one in the background) instead of propely cancelling the top-level child dialog or message box.

Environment:
Microsoft.FluentUI.AspNetCore.Components, version 4.7.2
Chrome on Windows

image

We have not tested nested Dialogs nor have we claimed that these work. It is unsupported for now.

Closing this.

Yes, most of it works fine. But like I said, we haven't properly tested yet. If it turns out to be easily fixed, we will fix it. But until we do and say that it works, it is unsupported. And we have not planned to work on this yet, so no clear eta.

Don't want to turn you down or away, just want to set expectations straight.