Comments and File upload

Hello :wave:

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?

Does anybody have some idea/suggestion?

you should follow this issue [FRGE-113] - Jira other than that… you can go with an hybrid UI-Kit / Custom-UI Forge app