typebot.io icon indicating copy to clipboard operation
typebot.io copied to clipboard

💬 Typebot is a powerful chatbot builder that you can self-host.

Results 304 typebot.io issues
Sort by recently updated
recently updated
newest added

https://github.com/baptisteArno/typebot.io/assets/16015833/55f6ec72-ca15-49d1-87af-6ec47a8f50e1

Bug 🐛

![image](https://github.com/baptisteArno/typebot.io/assets/44640884/47291747-d463-45fc-b4da-3afa4fd45f57) ![image](https://github.com/baptisteArno/typebot.io/assets/44640884/0c9ccb56-8c83-44c0-a374-7a2bd5d67172) ![image](https://github.com/baptisteArno/typebot.io/assets/44640884/ffbe3eeb-7de8-475d-8071-cb7ee87ed83a) ``` minio: image: minio/minio command: server /data ports: - '9000:9000' networks: - root_default environment: MINIO_ROOT_USER: minio MINIO_ROOT_PASSWORD: minio123 volumes: - s3_data:/data labels: - traefik.enable=true - traefik.http.routers.minio.rule=Host(`minio.xxxxxxxx.com.br`) -...

Can we improve the accessibility of inputs by adding labels to inputs or by using aria-label as described by W3 [https://www.w3.org/WAI/tutorials/forms/labels/](https://www.w3.org/WAI/tutorials/forms/labels/) ? Either the admin menu can adjust what's inside...

Improvement ⚡

We need to check the ownership of the domain during bot import and bot update.

Internal 👨‍🔧

By turning the mouse wheel just once the zoom is drastically increased or decreased. Is there any way to reduce the amount of zoom per scroll to leave a zoom...

Bug 🐛

Hey, I've been using Glideapps for a while and saw that their editor is available on Github. You could possibly add it to the TypeBot backend for the entries and...

I am building some services using generative AI, it would be awesome if there is an API which could generate a typebot. I could work on it on my spare...

Improvement ⚡