BlazorFluentUI / BlazorFluentUI

Port of FluentUI/Office Fabric React components and style to Blazor
MIT License
816 stars 124 forks source link

Quilljs forces focus back into text-editor when `Dialog` is opened #81

Closed limefrogyank closed 4 years ago

limefrogyank commented 4 years ago

There is some kind of focus issue...

It is preventing me from making Dialog windows popup for options like "Add Link...". I can't currently focus on the TextField inside those Dialog windows when there is a RichTextEditor present.

limefrogyank commented 4 years ago

Ok, not a focus problem. Just bad javascript for richTextEditor...

limefrogyank commented 4 years ago

Fixed with https://github.com/limefrogyank/BlazorFabric/commit/c18263aee70713e4ddda1d6f06ef578f6844b213