Colin Frick
Colin Frick
I'd like to work on this feature.
Please reassign this issue to @Lutheriel I'll abandon my changes.
Any suggestion how this should be implemented? Because the results could be sorted by relevancy and not by hierarchy, how should the items be added to the popup? Would the...
As a workaround until node 14 support is dropped, controller?.signal could be cast to any: ```typescript const response: any = await fetch(constructURL.toString(), { ...config, method, body: JSON.stringify(body), headers: this.headers, signal:...
@lucasbraum Have you tried the community fork https://github.com/fomantic/Fomantic-UI?
@dandv @boxed You could try the community fork [Fomantic UI](https://github.com/fomantic/Fomantic-UI/)
Could you provide a jsfiddle? Fork this https://jsfiddle.net/ca0rovs3/
@hammy2899 Well the docs state: > Close actions are applied by default to all button actions, in addition an onApprove or onDeny callback will fire if the elements match either...
@sanderkooger SMS MFA is already supported: https://fusionauth.io/docs/v1/tech/guides/multi-factor-authentication#types-of-mfa-supported
Sorry about that. I'm currently swamped at work, but will check it out as soon as possible.