Jacob Overgaard

Results 169 comments of Jacob Overgaard

Hi @prjseal, thanks for testing this. This has been fixed for 14.1, which will be released later this week.

I can confirm there is an issue with overwrites. The `overwrites` property hints that it accepts `string | string[]`. It is, however, only the latter case that works, so if...

Hello @BishalTimalsina12, and thanks for testing! We have implemented a fix for this, which will end up in version 14.2. When the bug fix is released, you may need to...

The correct interface to replace it is called `UmbVariantDatasetWorkspaceContext` and that should already be exported. This is also the interface you get when consuming `UMB_VARIANT_WORKSPACE_CONTEXT` as @ksolberg points out. The...

That sounds like a good idea, @mlukasz7, and I see you already added it to your PR, so don't think we need a new issue for that :-) Edit: Sorry,...

@bkclerke and @nathanwoulfe, should we perhaps consider adding a "header-variant" attribute to uui-box? I know that many UI libraries utilise this strategy to style a header a certain way while...

@bkclerke Alrighty. I have created an issue and marked up-for-grabs on the UUI issue tracker 🚀