Hi,
I have a Confluence Forge application that is currently built using UIKit, and the Frame component that wraps HTML + JS + CSS content saved as an attachment on the page. So most of the dynamic behaviour is in the attachment.
The Confluence Forge application has an equivalent SharePoint WebPart that has recently been significantly updated to use Fluent UI components, making the application look and feel closer to SharePoint i.e. moving away from the static attacment in IFrame approach.
I want to make the application look closer to Confluence, and have been reviewing the available UIKit components. The available components do not appear to have some components that I need to provide a comparable user experience to the SharePoint WebPart.
Specifically I am looking for a UIKit equivalent for Fluent UI CommandBar, ContextualMenu and SearchBox.
Just wondering what others have done where UIKit components are not available. Possibly the simplest approach might be a custom UI with a third party React component library. Are there any known compatiability issues with Forge - and if what recommendations do people have regarding suitable component libraries.
Cheers,
Andrew