#1108 — Changing messages for app generation / doc upload.
Repo: Twill-AI/twill-ai-ui State: open | Status: open Assignee: raymondehizoba
Created: 2026-03-04 · Updated: 2026-03-04
Description
See https://twill-network.slack.com/archives/C072BQ85KGR/p1772660095805539
Since we don’t get updates from the backend after each step (upload → doc classificiation - > doc analysis) we need to add some “fake” alternating texts after some given timeouts
AC:
- In the merchant creation page there are extra messages: 1) “Uploading documents…”, 2) “Classifying documents…” 3) “Parsing information…” 4) “Creating application…” they switch at random after timeouts of rand(1,3) seconds
- Doc uploads now show these extra messaages: 1) “Uploading documents..” 2) “Classifying automatically…” 3) “Extracting information…” they switch at random after timeouts of rand(1,3) seconds
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets