Hello
I’m working on the Forge application where I would like to add following features:
- allow users to leave a comments
- allow users to upload files
Since I’m using UI Kit and there’s no such components I would like to know what are my options here?
Is it possible to have rich text area (like for the issue comments) and file upload (like for the issue attachments) within my app?